torch-mlir/frontends/pytorch/csrc/builder
Stella Laurenzo b0623b7793 Bump LLVM version to 4f5355ee73626f8b8fe6bf0dd6d167fea7628a2c.
* Incorporates changes around LLVM StringRef.
* Ports fix in upstream pybind11 detection.
* Disables CI hack due to broken pybind detection.
2020-11-24 13:12:04 -08:00
..
CMakeLists.txt Add TorchScript graph importer. 2020-11-23 14:20:09 -08:00
acap_dispatch.cpp Bump LLVM version to 4f5355ee73626f8b8fe6bf0dd6d167fea7628a2c. 2020-11-24 13:12:04 -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 version to 4f5355ee73626f8b8fe6bf0dd6d167fea7628a2c. 2020-11-24 13:12:04 -08:00
func_builder.h Bump LLVM version to 4f5355ee73626f8b8fe6bf0dd6d167fea7628a2c. 2020-11-24 13:12:04 -08:00
graph_importer.cpp Bump LLVM version to 4f5355ee73626f8b8fe6bf0dd6d167fea7628a2c. 2020-11-24 13:12:04 -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 Add TorchScript import tests missed in previous change. 2020-11-23 14:43:42 -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