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

refactor cached tensor more generic (#129359)
linux-binary-libtorch-cxx11-abi #284: Commit f2552dc pushed by kurtamohler
July 17, 2024 03:38 9s main
July 17, 2024 03:38 9s
Don't decompose functional composite ops in export inference IR (#128…
linux-binary-libtorch-cxx11-abi #283: Commit 90f6043 pushed by kurtamohler
June 26, 2024 23:26 4s main
June 26, 2024 23:26 4s
[pytorch][logging] add fb internal ODS implementation of wait counter…
linux-binary-libtorch-cxx11-abi #282: Commit d3d6764 pushed by kurtamohler
June 26, 2024 20:11 5s main
June 26, 2024 20:11 5s
Add Strided Input test for flex attention (#128915)
linux-binary-libtorch-cxx11-abi #281: Commit f389541 pushed by kurtamohler
June 25, 2024 23:43 4s main
June 25, 2024 23:43 4s
[BE] Fix several incorrect skip tests (#129488)
linux-binary-libtorch-cxx11-abi #280: Commit 1c5df91 pushed by kurtamohler
June 25, 2024 22:15 5s main
June 25, 2024 22:15 5s
Fixes T192448049 (#129146)
linux-binary-libtorch-cxx11-abi #279: Commit dd00f5e pushed by kurtamohler
June 25, 2024 18:00 6s main
June 25, 2024 18:00 6s
[PT2][Observability] Change the log logic (#129201)
linux-binary-libtorch-cxx11-abi #278: Commit 9d1b65b pushed by kurtamohler
June 21, 2024 21:49 8s main
June 21, 2024 21:49 8s
[cond] add a set_ and data mutation expected failure test (#128457)
linux-binary-libtorch-cxx11-abi #277: Commit c1cd946 pushed by kurtamohler
June 13, 2024 01:05 7s main
June 13, 2024 01:05 7s
[Traceable FSDP2] Use custom ops for AllGather copy-in / copy-out and…
linux-binary-libtorch-cxx11-abi #276: Commit 70a1e85 pushed by kurtamohler
June 11, 2024 21:20 2m 58s main
June 11, 2024 21:20 2m 58s
[compiled autograd] support .backward(inputs=) (#128252)
linux-binary-libtorch-cxx11-abi #275: Commit 2176ef7 pushed by kurtamohler
June 10, 2024 22:32 9s main
June 10, 2024 22:32 9s
[DDP] Bucket handling: make first bucket size equal to bucket_cap_mb …
linux-binary-libtorch-cxx11-abi #274: Commit e98662b pushed by kurtamohler
June 5, 2024 23:45 6s main
June 5, 2024 23:45 6s
Enable AOTI shim v2 build and add into libtorch (#125211)
linux-binary-libtorch-cxx11-abi #273: Commit ff8042b pushed by kurtamohler
June 1, 2024 00:44 7s main
June 1, 2024 00:44 7s
Warn env vars only once during program (#127046)
linux-binary-libtorch-cxx11-abi #272: Commit 2cb6f20 pushed by kurtamohler
May 30, 2024 19:19 5s main
May 30, 2024 19:19 5s
[torchscript] Handle prim::device and prim::dtype (#127466)
linux-binary-libtorch-cxx11-abi #271: Commit 4afc5c7 pushed by kurtamohler
May 30, 2024 18:44 8s main
May 30, 2024 18:44 8s
[pipelining] Test schedules against manual stage (#126735)
linux-binary-libtorch-cxx11-abi #270: Commit 08c260b pushed by kurtamohler
May 22, 2024 22:04 9s main
May 22, 2024 22:04 9s
Fix silu test for flexattention (#126641)
linux-binary-libtorch-cxx11-abi #269: Commit cd3a71f pushed by kurtamohler
May 21, 2024 00:11 6s main
May 21, 2024 00:11 6s
Protect codecache against cache failures (#126696)
linux-binary-libtorch-cxx11-abi #268: Commit 14dc8d4 pushed by kurtamohler
May 20, 2024 22:36 8s main
May 20, 2024 22:36 8s
Fix issue of lowering nn.linear ops with kwargs (#126331)
linux-binary-libtorch-cxx11-abi #267: Commit d7de4c9 pushed by kurtamohler
May 17, 2024 22:26 6s main
May 17, 2024 22:26 6s
[doc] expose torch.Tensor.xpu API to doc (#126383)
linux-binary-libtorch-cxx11-abi #266: Commit d2f5a8a pushed by kurtamohler
May 17, 2024 01:46 8s main
May 17, 2024 01:46 8s
[CUDA] [CI] Add cu124 docker images (#125944)
linux-binary-libtorch-cxx11-abi #265: Commit 5fb4a76 pushed by kurtamohler
May 14, 2024 19:39 10s main
May 14, 2024 19:39 10s
cprofile every compile id [x/y] to keep consistent with tlparse (#125…
linux-binary-libtorch-cxx11-abi #264: Commit 9df2f86 pushed by kurtamohler
May 14, 2024 17:15 8s main
May 14, 2024 17:15 8s
add shape check for rrelu_with_noise (#122870)
linux-binary-libtorch-cxx11-abi #263: Commit 6a5acd9 pushed by kurtamohler
May 14, 2024 00:14 7s main
May 14, 2024 00:14 7s
FakeTensor speedup: minor cleanups (#124224)
linux-binary-libtorch-cxx11-abi #262: Commit e43d656 pushed by kurtamohler
May 9, 2024 22:22 10s main
May 9, 2024 22:22 10s
fix torchdeploy issue on sharddim_alltoall op (#125344)
linux-binary-libtorch-cxx11-abi #261: Commit fff7a31 pushed by kurtamohler
May 2, 2024 03:46 4s main
May 2, 2024 03:46 4s
Add a code comment about torch._check_is_size in tensor_split (#125292)
linux-binary-libtorch-cxx11-abi #260: Commit 4731130 pushed by kurtamohler
May 2, 2024 02:31 10s main
May 2, 2024 02:31 10s