torch-mlir/lib/Dialect/Torch/IR
Sean Silva 2e850ecb72 Add !torch.str type.
- Remove dependence on `!basicpy.BytesType`.
- Add `torch.constant.str "s"` analogous to `torch.constant.none`.
2021-06-15 10:10:59 -07:00
..
CMakeLists.txt Move Torch type implementation code into TorchTypes.cpp 2021-06-10 16:46:47 -07:00
TorchDialect.cpp Add !torch.str type. 2021-06-15 10:10:59 -07:00
TorchOps.cpp Add !torch.str type. 2021-06-15 10:10:59 -07:00
TorchTypes.cpp Add `!torch.tuple<T1, T2>` type. 2021-06-15 08:15:22 -07:00
TorchUtils.cpp Introduce `!torch.tensor` / `!torch.vtensor` types. 2021-06-10 10:56:48 -07:00