mirror of https://github.com/llvm/torch-mlir
93f1c3138b
A lot of code was super verbose with `torch_mlir.OutputType.XYZ`. Now, you can simply do `"xyz"`. I updated a few examples. |
||
---|---|---|
.. | ||
eager_mode.py | ||
eager_mode_resnet18.py | ||
torchscript_resnet18.py | ||
torchscript_resnet18_all_output_types.py | ||
torchscript_resnet_inference.ipynb |