torch-mlir/python/torch_mlir_e2e_test/tosa_backends
Sean Silva 075464fa74 Add a new `torch_mlir.compile` method.
This makes it much easier to convert models and hides all the
ClassAnnotator complexity.

This also adds a new example `torchscript_resnet18_all_output_types.py`
which shows the ResNet18 IR for all output types.

Also,

- This moves `run_pipeline_with_repro_report` to
  `torch_mlir.compiler_utils`.
2022-04-20 10:06:01 -07:00
..
__init__.py Add a basic TOSA E2E backend. 2021-10-08 09:59:45 -07:00
abc.py Bring some more order to the e2e error reporting situation. 2021-10-08 13:00:12 -07:00
linalg_on_tensors.py Add a new `torch_mlir.compile` method. 2022-04-20 10:06:01 -07:00