torch-mlir/lib/Dialect
Ramiro Leal-Cavazos f271e6a88c
Add verifiers for ToBuiltinTensorOp and FromBuiltinTensorOp (#1089)
This commit adds verifiers to the ops `ToBuiltinTensorOp` and
`FromBuiltinTensorOp` that make sure that the input and output have
the same shape and data type.
2022-07-21 21:41:45 +00:00
..
Torch torch: [nfc] use `WalkResult::isInterrupted()` instead of booleans (#1081) 2022-07-19 10:17:57 -07:00
TorchConversion Add verifiers for ToBuiltinTensorOp and FromBuiltinTensorOp (#1089) 2022-07-21 21:41:45 +00:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00