torch-mlir/cmake/modules
Stella Laurenzo 6850295ec5 Teach cmake how to find the installed PyTorch.
* In most situations, this eliminates the need to explicitly set a path to the Torch cmake files.
* Also upgrades to new Python3 find package. (should eliminate 2.x mismatches)
* Since PyTorch is located by asking Python where it is, this eliminates a lot of causes of mismatch. (one source of truth)
2020-11-13 17:19:25 -08:00
..
AddNPCOMP.cmake Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
ConfigurePyTorch.cmake Teach cmake how to find the installed PyTorch. 2020-11-13 17:19:25 -08:00
NpcompIREEBackend.cmake Fix some compiler option and warning levels. 2020-07-04 17:38:01 -07:00
NpcompPython.cmake Create public API for torch_mlir python code. 2020-10-13 16:36:49 -07:00