mirror of https://github.com/llvm/torch-mlir
bfc3ee35c6
This includes the following changes to import MT model into MLIR. There are still a lot of work to for actual compilation. - Add `torch.dict<>`, `torch.any`, `torch.number` types - Add `torch.prim.DictConstruct` op - Fix `torch.prim.TupleConstruct` op assembly format to include resulting types |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
GeneratedAtenOps.td | ||
GeneratedPrimOps.td | ||
GeneratedQuantizedOps.td | ||
TorchBase.td | ||
TorchDialect.h | ||
TorchOps.h | ||
TorchOps.td | ||
TorchTraits.h | ||
TorchTypes.h | ||
TorchTypes.td |