Skip to content

Actions: kurtamohler/pytorch

linux-binary-libtorch-cxx11-abi

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
188 workflow runs
188 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[mergebot][BE] If we don't have any required checks, don't run requir…
linux-binary-libtorch-cxx11-abi #234: Commit 7bc91d5 pushed by kurtamohler
March 16, 2024 01:51 7s main
March 16, 2024 01:51 7s
[DTensor] Enable ASGD foreach optimizer and add the associated unit t…
linux-binary-libtorch-cxx11-abi #233: Commit b92daff pushed by kurtamohler
March 15, 2024 20:26 15s main
March 15, 2024 20:26 15s
Add ATen Op _chunk_cat and _chunk_cat.out (#121081)
linux-binary-libtorch-cxx11-abi #232: Commit 35d3adb pushed by kurtamohler
March 8, 2024 21:57 6s main
March 8, 2024 21:57 6s
CI sanity check test for env vars (#120519)
linux-binary-libtorch-cxx11-abi #231: Commit f43b9c5 pushed by kurtamohler
March 8, 2024 20:33 13s main
March 8, 2024 20:33 13s
Revert "[ATen][CUDA][CUBLAS] cublasLtMatmul increase workspace_size (…
linux-binary-libtorch-cxx11-abi #230: Commit 70c23a5 pushed by kurtamohler
March 4, 2024 22:21 7s main
March 4, 2024 22:21 7s
[ATen-vulkan] Enable deferred descriptor pool initialization (#121134)
linux-binary-libtorch-cxx11-abi #229: Commit 6a5c7d5 pushed by kurtamohler
March 4, 2024 21:41 15s main
March 4, 2024 21:41 15s
[export][ez] minor variable rename (#121040)
linux-binary-libtorch-cxx11-abi #228: Commit 66b20b4 pushed by kurtamohler
March 2, 2024 08:53 6s main
March 2, 2024 08:53 6s
Change TestOpWaitiness to use MultiProcessTestCase (#121046)
linux-binary-libtorch-cxx11-abi #227: Commit f7a2bae pushed by kurtamohler
March 2, 2024 01:15 12s main
March 2, 2024 01:15 12s
Reinplace auto_functionalized (#120829)
linux-binary-libtorch-cxx11-abi #226: Commit d534a49 pushed by kurtamohler
March 1, 2024 00:58 12s main
March 1, 2024 00:58 12s
Test TD (test removal) on crossref (#119426)
linux-binary-libtorch-cxx11-abi #225: Commit 0290fe6 pushed by kurtamohler
February 29, 2024 18:57 8s main
February 29, 2024 18:57 8s
[inductor max autotune] Detailed autotuning result logs ( machine-rea…
linux-binary-libtorch-cxx11-abi #224: Commit 96eff4e pushed by kurtamohler
February 29, 2024 18:30 10s main
February 29, 2024 18:30 10s
Fix ouput typos (#120870)
linux-binary-libtorch-cxx11-abi #223: Commit 09aefe1 pushed by kurtamohler
February 29, 2024 08:41 7s main
February 29, 2024 08:41 7s
[bug burndown]Fix #119784 (#120846)
linux-binary-libtorch-cxx11-abi #222: Commit 26d6ddc pushed by kurtamohler
February 29, 2024 03:34 7s main
February 29, 2024 03:34 7s
Revert "Increased compile time max GPUs to 512. Switched to int16_t D…
linux-binary-libtorch-cxx11-abi #221: Commit a9d9077 pushed by kurtamohler
February 28, 2024 19:00 10s main
February 28, 2024 19:00 10s
Add structured trace logs (#120289)
linux-binary-libtorch-cxx11-abi #220: Commit 1a1fc10 pushed by kurtamohler
February 28, 2024 01:09 6s main
February 28, 2024 01:09 6s
Revert "Add structured trace logs (#120289)"
linux-binary-libtorch-cxx11-abi #219: Commit f3dd2a5 pushed by kurtamohler
February 27, 2024 19:53 14s main
February 27, 2024 19:53 14s
Update scripts/compile_tests/update_failures.py (#120529)
linux-binary-libtorch-cxx11-abi #218: Commit 3eefe96 pushed by kurtamohler
February 23, 2024 22:28 6s main
February 23, 2024 22:28 6s
Make balance_gradient preserved in export (#120332)
linux-binary-libtorch-cxx11-abi #217: Commit 8646872 pushed by kurtamohler
February 23, 2024 19:39 6s main
February 23, 2024 19:39 6s
Use a dtype property in torch inductor nodes (#119227)
linux-binary-libtorch-cxx11-abi #216: Commit 182ed1e pushed by kurtamohler
February 23, 2024 19:04 12s main
February 23, 2024 19:04 12s
[CUDA] Workaround register spilling issue in mem-efficient SDP kernel…
linux-binary-libtorch-cxx11-abi #215: Commit 9e9eaf0 pushed by kurtamohler
February 23, 2024 07:01 11s main
February 23, 2024 07:01 11s
[c10d] update the work progress of PG periodically (#120438)
linux-binary-libtorch-cxx11-abi #214: Commit 2b0168a pushed by kurtamohler
February 23, 2024 01:52 8s main
February 23, 2024 01:52 8s
[HigherOrderOp] makes control flow operators respect global decomp ta…
linux-binary-libtorch-cxx11-abi #213: Commit 8f4ffd3 pushed by kurtamohler
February 23, 2024 00:55 10s main
February 23, 2024 00:55 10s
add a test that non_overlapping checks dont generate too many guards …
linux-binary-libtorch-cxx11-abi #212: Commit cccacf6 pushed by kurtamohler
February 20, 2024 18:59 16s main
February 20, 2024 18:59 16s
Clarify that legacy cat behavior only applies for 1-D tensor (#119684)
linux-binary-libtorch-cxx11-abi #211: Commit 31f00b0 pushed by kurtamohler
February 12, 2024 18:25 10s main
February 12, 2024 18:25 10s
Revert "Fix jagged NT softmax semantics (#119459)"
linux-binary-libtorch-cxx11-abi #210: Commit 8994f23 pushed by kurtamohler
February 9, 2024 02:39 7s main
February 9, 2024 02:39 7s