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 |
||
---|---|---|
.. | ||
backend_legal_ops.py | ||
basic.py | ||
output_type_spec.py | ||
tracing.py |