torch-mlir/python/torch_mlir/extras
zjgarvey 2960538c6d
[fximporter] Avoid importing from `_torchMlir` (#3685)
Downstream projects don't necessarily register this C++ module. This
package removes the dependency and uses `torch.iinfo` to access the max
and min values instead.
2024-09-03 13:52:06 -05:00
..
fx_decomp_util.py [FxImporter] small fixes for fx importer compatibility issues between different pytorch versions (#3577) 2024-08-01 10:52:41 +08:00
fx_importer.py [fximporter] Avoid importing from `_torchMlir` (#3685) 2024-09-03 13:52:06 -05:00
onnx_importer.py Bump Onnx Version to 1.16.1 (#3515) 2024-07-01 22:15:45 +05:30