torch-mlir/python/torch_mlir
Rob Suderman 85b86b36a2
[onnx] Fix importer variable names to make `mlir` legal (#2690)
Some names for `onnx` identifiers are not legal in `mlir-ir`. Sanitize
so that the generated `ir` is legal.
2023-12-21 17:05:18 -08:00
..
dialects Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00
extras [onnx] Fix importer variable names to make `mlir` legal (#2690) 2023-12-21 17:05:18 -08:00
tools/import_onnx [onnx] Add torch-mlir-import-onnx tool. (#2637) 2023-12-12 22:01:30 -08:00