torch-mlir/lib
Sean Silva 251aa6e435 Bump llvm-project to 774f1d3ffd458d6cb82d5039758ef1cf6370957f
Date:   Mon Nov 30 15:20:30 2020 -0800

Changes:
- finalizing-bufferize is stricter now, and we need to pull in a DimOp
  bufferization which was previously working by happenstance. The
  offending DimOp's are actually created by the linalg bufferization
  (which creates dim ops on the original tensor values, not the
  converted memrefs), so the fix is moving std-bufferize after
  linalg-bufferize.
2020-11-30 18:40:13 -08:00
..
Backend/RefJIT Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00
CAPI Add TorchScript graph importer. 2020-11-23 14:20:09 -08:00
Conversion Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
Dialect [RefBackend] Fix leaks related to ABI boundaries. 2020-11-25 13:09:58 -08:00
Python Add missing dependency on NPCOMPCAPI from NPCOMPPythonCommon 2020-10-22 22:44:18 -07:00
RefBackend Bump llvm-project to 774f1d3ffd458d6cb82d5039758ef1cf6370957f 2020-11-30 18:40:13 -08:00
Typing Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
CMakeLists.txt Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00
InitAll.cpp Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00