Skip to content

Actions: iree-org/torch-mlir

Bazel Build and Test

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
This workflow was disabled manually.
280 workflow runs
280 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[TorchToLinalg] perform rank0 elementwise computations outside linalg…
Bazel Build and Test #280: Commit 6e8c7be pushed by nirvedhmeshram
October 4, 2024 16:55 1h 23m 59s main
October 4, 2024 16:55 1h 23m 59s
[torch] Add integer support for pooling operations (#3610)
Bazel Build and Test #279: Commit 4350672 pushed by PhaneeshB
August 8, 2024 13:36 1h 21m 9s main
August 8, 2024 13:36 1h 21m 9s
Fix uint64_t type. (#3519)
Bazel Build and Test #278: Commit ca0e906 pushed by ScottTodd
July 2, 2024 16:21 1h 17m 39s main
July 2, 2024 16:21 1h 17m 39s
[torch-mlir][sparse] recognize to_dense primitive (#3308)
Bazel Build and Test #277: Commit a033bbf pushed by nod-automator
May 9, 2024 06:01 6m 8s main
May 9, 2024 06:01 6m 8s
[torch-mlir][sparse] add a true network to our NN tests (#3305)
Bazel Build and Test #276: Commit 89bb740 pushed by nod-automator
May 9, 2024 05:01 4m 45s main
May 9, 2024 05:01 4m 45s
[Stablehlo] fix lowering gelu(x, tanh) (#3307)
Bazel Build and Test #275: Commit 5213557 pushed by nod-automator
May 9, 2024 04:01 7m 0s main
May 9, 2024 04:01 7m 0s
[Linalg] Refactor compare scalar op (#3294)
Bazel Build and Test #274: Commit 0f0f57c pushed by nod-automator
May 9, 2024 03:01 6m 4s main
May 9, 2024 03:01 6m 4s
[torch-mlir][sparse] test for sparse "activation" (#3304)
Bazel Build and Test #273: Commit c4b28e8 pushed by nod-automator
May 9, 2024 02:12 4m 30s main
May 9, 2024 02:12 4m 30s
OnnxToTorch lowering resize op (#3013)
Bazel Build and Test #272: Commit ec6d7aa pushed by nod-automator
May 8, 2024 22:01 10m 36s main
May 8, 2024 22:01 10m 36s
Integrate llvm-project at dabdec1001dc368373dd581cf72f37a440873ce3 (#…
Bazel Build and Test #271: Commit bce800a pushed by bjacob
May 8, 2024 18:58 1h 13m 6s main
May 8, 2024 18:58 1h 13m 6s
[ONNX] Enables data propogation for onnx shape inference (#3280)
Bazel Build and Test #270: Commit 0abc586 pushed by nod-automator
May 8, 2024 17:01 5m 18s main
May 8, 2024 17:01 5m 18s
[Torch Dialect] decompose all index_put-like op to aten.index_put.hac…
Bazel Build and Test #269: Commit 346a536 pushed by nod-automator
May 8, 2024 15:01 6m 27s main
May 8, 2024 15:01 6m 27s
[torch] emit aten.Softshrink and aten.Hardshrink (#3248)
Bazel Build and Test #268: Commit abef114 pushed by nod-automator
May 8, 2024 08:02 11m 9s main
May 8, 2024 08:02 11m 9s
[torch-mlir][sparse] add simple sparsity "propagation" rules (#3297)
Bazel Build and Test #267: Commit c77f3b5 pushed by nod-automator
May 7, 2024 23:01 3m 57s main
May 7, 2024 23:01 3m 57s
Temporarily remove QuantizedMLP_basic (#3301)
Bazel Build and Test #266: Commit 9be6877 pushed by nod-automator
May 7, 2024 22:01 4m 49s main
May 7, 2024 22:01 4m 49s
[FxImporter] Add backend lowering to Fx API (#3288)
Bazel Build and Test #265: Commit c3bd850 pushed by nod-automator
May 7, 2024 13:01 5m 5s main
May 7, 2024 13:01 5m 5s
[torch] Add OnnxToTorch lowering for onnx.HammingWindow (#3283)
Bazel Build and Test #264: Commit 6f911ba pushed by nod-automator
May 6, 2024 18:01 6m 34s main
May 6, 2024 18:01 6m 34s
Revert "Decompose AtenNonzeroOp" (#3289)
Bazel Build and Test #263: Commit e60160d pushed by nod-automator
May 6, 2024 17:02 5m 51s main
May 6, 2024 17:02 5m 51s
[ONNX] Add OnnxToTorch lowering for SoftmaxCrossEntropyLoss op (#3278)
Bazel Build and Test #262: Commit 17c3c15 pushed by nod-automator
May 6, 2024 12:01 6m 46s main
May 6, 2024 12:01 6m 46s
Decompose AtenNonzeroOp (#3281)
Bazel Build and Test #261: Commit 1af00e6 pushed by nod-automator
May 5, 2024 14:01 6m 25s main
May 5, 2024 14:01 6m 25s
[Stablehlo] Bump stablehlo to ab92adeda9119a6c3914cd42367b0a2b70765e9…
Bazel Build and Test #260: Commit 53299eb pushed by nod-automator
May 5, 2024 12:01 9m 44s main
May 5, 2024 12:01 9m 44s
Revert hyperbolic trigonometric decompositions (#3271)
Bazel Build and Test #259: Commit 321b844 pushed by nod-automator
May 3, 2024 17:01 5m 43s main
May 3, 2024 17:01 5m 43s
[MLIR][ONNX] Add OnnxToTorch support for ReduceSumSquare Op (#3188)
Bazel Build and Test #258: Commit a46fe2c pushed by nod-automator
May 2, 2024 17:01 5m 49s main
May 2, 2024 17:01 5m 49s
Revert Onnx.Selu lowering to corresponding Aten op (#3275)
Bazel Build and Test #257: Commit 0bb62e4 pushed by nod-automator
May 2, 2024 16:01 6m 46s main
May 2, 2024 16:01 6m 46s
Folder and Canonicalizer for PrimsConvertElementTypeOp and AtenMaxPoo…
Bazel Build and Test #256: Commit 11cd7cd pushed by nod-automator
May 2, 2024 08:01 11m 19s main
May 2, 2024 08:01 11m 19s