torch-mlir/frontends/pytorch/csrc
harsh-nod 67d6694fdc
Update PYTHON cmake variables to Python3 (#121)
After the recent change of cmake variables
from PYTHON_INCLUDE_DIRS to Python3_INCLUDE_DIRS
and PYTHON_LIBRARIES to Python3_LIBRARIES, there were
a few files that still had references to the old
variables. This patch fixes that.
2020-11-17 16:04:14 -08:00
..
builder Update PYTHON cmake variables to Python3 (#121) 2020-11-17 16:04:14 -08:00
CMakeLists.txt Teach cmake how to find the installed PyTorch. 2020-11-13 17:19:25 -08:00
init_python_bindings.cpp Delete old PyTorch 1.3 type dispatch oriented code paths. 2020-11-12 22:27:05 -08:00
init_python_bindings.h Delete old PyTorch 1.3 type dispatch oriented code paths. 2020-11-12 22:27:05 -08:00
pybind.h Add capture function arguments. 2020-10-01 18:59:58 -07:00