Commit e3b6cc3
Bump Torch-MLIR to c26ca8b (#19168)
This commit bumps Torch-MLIR to
llvm/torch-mlir@c26ca8b.
@vivekkhandelwal1 is in India time zone, so I'm re-posting this PR at
head of main to address the CI failure which was unblocked by
#19166
---------
Signed-off-by: Vivek Khandelwal <[email protected]>
Co-authored-by: Vivek Khandelwal <[email protected]>1 parent 60cf4ab commit e3b6cc3
File tree
3 files changed
+5
-5
lines changed- tests/external/iree-test-suites/onnx_ops
- third_party
3 files changed
+5
-5
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | 250 | | |
252 | 251 | | |
253 | 252 | | |
| |||
260 | 259 | | |
261 | 260 | | |
262 | 261 | | |
263 | | - | |
264 | 262 | | |
265 | 263 | | |
266 | 264 | | |
| |||
411 | 409 | | |
412 | 410 | | |
413 | 411 | | |
| 412 | + | |
414 | 413 | | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | 251 | | |
253 | 252 | | |
254 | 253 | | |
| |||
261 | 260 | | |
262 | 261 | | |
263 | 262 | | |
264 | | - | |
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
| |||
450 | 448 | | |
451 | 449 | | |
452 | 450 | | |
| 451 | + | |
453 | 452 | | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| |||
Submodule torch-mlir updated 12 files
- externals/llvm-project+1-1
- include/torch-mlir/Dialect/Torch/IR/GeneratedTorchOps.td+50
- lib/Conversion/TorchOnnxToTorch/DefaultDomainAtoF.cpp+29-35
- lib/Conversion/TorchOnnxToTorch/DefaultDomainQtoZ.cpp+147-379
- lib/Dialect/Torch/IR/TorchOps.cpp+50-5
- lib/Dialect/Torch/Transforms/AbstractInterpLibrary.cpp+5-5
- lib/Dialect/TorchConversion/Transforms/UnpackQuantTensor.cpp+2-1
- projects/pt1/python/torch_mlir/jit_ir_importer/build_tools/abstract_interp_lib_gen.py+1-2
- projects/pt1/python/torch_mlir/jit_ir_importer/build_tools/torch_ods_gen.py+2
- python/torch_mlir/tools/import_onnx/__main__.py+1-1
- test/Conversion/TorchOnnxToTorch/simple_ops_q_to_z.mlir+39-89
- test/Dialect/Torch/canonicalize.mlir+54
0 commit comments