Commit 8391943
authored
Bump torch-mlir to 30c519369ed7eabad0282d0f874500a9b41fcbbd (#19152)
This commit bumps torch-mlir to
llvm/torch-mlir@30c5193.
---------
Signed-off-by: Vivek Khandelwal <[email protected]>1 parent c27c90c commit 8391943
File tree
3 files changed
+3
-15
lines changed- tests/external/iree-test-suites/onnx_ops
- third_party
3 files changed
+3
-15
lines changedLines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | 299 | | |
301 | | - | |
302 | 300 | | |
303 | 301 | | |
304 | | - | |
305 | 302 | | |
306 | 303 | | |
307 | 304 | | |
308 | 305 | | |
309 | 306 | | |
310 | 307 | | |
311 | 308 | | |
312 | | - | |
313 | 309 | | |
314 | | - | |
315 | | - | |
316 | 310 | | |
317 | 311 | | |
318 | | - | |
319 | 312 | | |
320 | 313 | | |
321 | 314 | | |
| |||
420 | 413 | | |
421 | 414 | | |
422 | 415 | | |
| 416 | + | |
423 | 417 | | |
424 | 418 | | |
425 | 419 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | 300 | | |
302 | | - | |
303 | 301 | | |
304 | 302 | | |
305 | | - | |
306 | 303 | | |
307 | 304 | | |
308 | 305 | | |
309 | 306 | | |
310 | 307 | | |
311 | 308 | | |
312 | 309 | | |
313 | | - | |
314 | 310 | | |
315 | | - | |
316 | | - | |
317 | 311 | | |
318 | 312 | | |
319 | | - | |
320 | 313 | | |
321 | 314 | | |
322 | 315 | | |
| |||
468 | 461 | | |
469 | 462 | | |
470 | 463 | | |
| 464 | + | |
471 | 465 | | |
472 | 466 | | |
473 | 467 | | |
| |||
Submodule torch-mlir updated 17 files
- lib/Conversion/TorchOnnxToTorch/DefaultDomainQtoZ.cpp+13-4
- lib/Conversion/TorchToArith/TorchToArith.cpp+24-2
- lib/Conversion/TorchToLinalg/Uncategorized.cpp+230-25
- lib/Conversion/TorchToTosa/TorchToTosa.cpp+21-25
- lib/Dialect/Torch/IR/TorchOps.cpp+4
- lib/Dialect/Torch/Transforms/AbstractInterpLibrary.cpp+3-19
- lib/Dialect/Torch/Transforms/DecomposeComplexOps.cpp+5
- lib/Dialect/Torch/Transforms/ScalarizeShapes.cpp+216-12
- projects/pt1/e2e_testing/xfail_sets.py+7-23
- projects/pt1/python/torch_mlir/jit_ir_importer/build_tools/abstract_interp_lib_gen.py+2-4
- pytorch-hash.txt+1-1
- pytorch-requirements.txt+1-1
- test/Conversion/TorchToLinalg/resize.mlir+49-2
- test/Conversion/TorchToTosa/basic.mlir+15
- test/Dialect/Torch/decompose-complex-ops.mlir+3-3
- test/Dialect/Torch/scalarize-shapes.mlir+50-13
- torchvision-requirements.txt+1-1
0 commit comments