torch-mlir/lib
Sean Silva ab5ad7af09 Add tracing suport to `torch_mlir.compile`.
This also has a fix for the adjustment of types of TupleConstruct
inputs, which I found when using this new functionality on a model.

Some scenarios in tracing create situations where the output of
TupleConstruct has a more refined type than the inputs.

This introduces a helper `adjustStaticInformationForValues` which
subsumes the `derefineValues` helper and the tensor static information
adjustment we were doing.
2022-05-03 09:08:40 -07:00
..
CAPI Add tracing suport to `torch_mlir.compile`. 2022-05-03 09:08:40 -07:00
Conversion Add aten.flip (#817) 2022-05-02 16:01:15 -04:00
Dialect [MLIR][TORCH] Add E2E support for aten.to.dtype_layout op 2022-05-03 12:48:58 +05:30
RefBackend llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
CMakeLists.txt Add TMTensor dialect to torch-mlir 2022-02-15 16:45:38 -05:00
InitAll.cpp Add TMTensor dialect to torch-mlir 2022-02-15 16:45:38 -05:00