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 |
||
---|---|---|
.. | ||
compile_api | ||
eager_mode | ||
lazy_backend | ||
torchscript_e2e_test | ||
CMakeLists.txt | ||
annotations-sugar.py | ||
lit.cfg.py | ||
lit.site.cfg.py.in |