torch-mlir/python/torch_mlir/extras
Yuanqiang Liu 4d01b0f1a3
[FxImporter] remove dataclass slots to support python3.9 (#2974)
* that `dataclass`'s `slots` is supported after python 3.10.
2024-03-06 01:04:38 +08:00
..
fx_decomp_util.py add support for decomposition (#2879) 2024-02-14 21:00:52 -08:00
fx_importer.py [FxImporter] remove dataclass slots to support python3.9 (#2974) 2024-03-06 01:04:38 +08:00
onnx_importer.py [onnx] Fix type on create_module() in onnx_importer.py. (#2968) 2024-02-29 13:01:13 -08:00