torch-mlir/frontends/pytorch/csrc/builder
Sean Silva b2077738ca Bump llvm-project to 444822d77a7fea28aa49edf24533c987efa1b2ee
Fixes:
- renames StandardTypes -> BuiltinTypes
- std.extract_element -> tensor.extract
2020-12-11 14:43:38 -08:00
..
CMakeLists.txt Add TorchScript graph importer. 2020-11-23 14:20:09 -08:00
acap_dispatch.cpp Bump llvm-project to 444822d77a7fea28aa49edf24533c987efa1b2ee 2020-12-11 14:43:38 -08:00
acap_dispatch.h Add TorchScript graph importer. 2020-11-23 14:20:09 -08:00
debug.cpp Delete old PyTorch 1.3 type dispatch oriented code paths. 2020-11-12 22:27:05 -08:00
debug.h Delete old PyTorch 1.3 type dispatch oriented code paths. 2020-11-12 22:27:05 -08:00
func_builder.cpp Bump llvm-project to 444822d77a7fea28aa49edf24533c987efa1b2ee 2020-12-11 14:43:38 -08:00
func_builder.h Add basicpy.numeric_constant op. 2020-11-24 16:44:40 -08:00
graph_importer.cpp Bump llvm-project to 444822d77a7fea28aa49edf24533c987efa1b2ee 2020-12-11 14:43:38 -08:00
graph_importer.h Add TorchScript graph importer. 2020-11-23 14:20:09 -08:00
mlir_utils.h Bump LLVM version to 4f5355ee73626f8b8fe6bf0dd6d167fea7628a2c. 2020-11-24 13:12:04 -08:00
module_builder.cpp Bump llvm-project to 444822d77a7fea28aa49edf24533c987efa1b2ee 2020-12-11 14:43:38 -08:00
module_builder.h Add TorchScript import tests missed in previous change. 2020-11-23 14:43:42 -08:00
python_bindings.cpp Add TorchScript graph importer. 2020-11-23 14:20:09 -08:00