mirror of https://github.com/llvm/torch-mlir
6403c0e56f
Allow customizing `backend_legal_ops` for "torch" output type, since we don't know which backend will be used (it might be a custom backend). We don't allow customizing the `backend_legal_ops` for the other output types (Linalg, TOSA, MHLO) since those backends control their set of legal ops directly. Fixes #1418 |
||
---|---|---|
.. | ||
_torch_mlir_custom_op_example | ||
cmake/modules | ||
csrc | ||
dialects | ||
eager_mode | ||
__init__.py | ||
compiler_utils.py |