torch-mlir/lib
Mehdi Amini f3c75d957b Add missing dependency on NPCOMPCAPI from NPCOMPPythonCommon
Fix linker error:

lib/Python/libNPCOMPPythonCommon.a(MlirInit.cpp.o): in function `mlir::npcomp::python::npcompMlirInitialize()':
mlir-npcomp/build/../lib/Python/MlirInit.cpp:46: undefined reference to `npcompInitializeLLVMCodegen'
2020-10-22 22:44:18 -07:00
..
Backend Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CAPI Add remaining pieces to capture full example models. 2020-10-19 22:16:59 -07:00
Conversion Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
Dialect NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00
Python Add missing dependency on NPCOMPCAPI from NPCOMPPythonCommon 2020-10-22 22:44:18 -07:00
RefBackend NFC: Re-organize ATen directory structure and fix warnings. 2020-10-22 14:13:26 -07:00
Typing Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CMakeLists.txt Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
InitAll.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00