torch-mlir/lib/Dialect/TorchConversion
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
..
IR Add verifiers for ToBuiltinTensorOp and FromBuiltinTensorOp (#1089) 2022-07-21 21:41:45 +00:00
Transforms Improve error message 2022-07-21 13:52:24 -07:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00