pytorch/test/custom_operator
Nikita Shulga 47c4dca1ab Remove python-2 or python<3.5 checks from unit tests (#37252)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/37252

Test Plan: CI

Differential Revision: D21241083

Pulled By: malfet

fbshipit-source-id: 44164b822f7905288abb2beda0175d2162d86143
2020-04-24 17:42:04 -07:00
..
CMakeLists.txt
model.py
op.cpp
op.h
test_custom_classes.py Remove python-2 or python<3.5 checks from unit tests (#37252) 2020-04-24 17:42:04 -07:00
test_custom_ops.cpp
test_custom_ops.py