torch-mlir/frontends/pytorch/csrc/c10_dispatch
Stella Laurenzo 3ccc2214a7 Set PyTorch captured function return type.
* Resolves various TODOs that required an LLVM change/bump.
* Bumps LLVM to 4aa217160e5f06a96c6effc4950c3b402374de58
2020-10-07 10:14:34 -07:00
..
CMakeLists.txt Add capture function arguments. 2020-10-01 18:59:58 -07:00
acap_dispatch.cpp Set PyTorch captured function return type. 2020-10-07 10:14:34 -07:00
acap_dispatch.h Implement torch.kernel_call capture. 2020-10-06 21:54:28 -07:00
func_builder.cpp Set PyTorch captured function return type. 2020-10-07 10:14:34 -07:00
func_builder.h Implement torch.kernel_call capture. 2020-10-06 21:54:28 -07:00
module_builder.cpp Implement torch.kernel_call capture. 2020-10-06 21:54:28 -07:00
module_builder.h Add capture function arguments. 2020-10-01 18:59:58 -07:00
python_bindings.cpp Implement torch.kernel_call capture. 2020-10-06 21:54:28 -07:00