Skip to content

Actions: kurtamohler/pytorch

linux-binary-libtorch-pre-cxx11

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

fix Invalid call to aoti_torch_tensor_copy_ #123039 (#124037)
linux-binary-libtorch-pre-cxx11 #259: Commit f9379eb pushed by kurtamohler
April 26, 2024 00:21 5s main
April 26, 2024 00:21 5s
guard_size_oblivious in unbind (#124959)
linux-binary-libtorch-pre-cxx11 #258: Commit c4b6ed4 pushed by kurtamohler
April 25, 2024 23:59 10s main
April 25, 2024 23:59 10s
Add common used score_mod functions for templated attention (#124670)
linux-binary-libtorch-pre-cxx11 #257: Commit ed120b0 pushed by kurtamohler
April 24, 2024 17:27 10s main
April 24, 2024 17:27 10s
[export] Restore original placeholder names (part 2: higher-order-op …
linux-binary-libtorch-pre-cxx11 #256: Commit d0ccf59 pushed by kurtamohler
April 11, 2024 23:44 4s main
April 11, 2024 23:44 4s
[DCP] Adds better handling in logging of specific kwargs (#123658)
linux-binary-libtorch-pre-cxx11 #255: Commit 13070e2 pushed by kurtamohler
April 11, 2024 21:12 9s main
April 11, 2024 21:12 9s
[aotinductor] Fix benchmarks with self.autocast for run_performance_t…
linux-binary-libtorch-pre-cxx11 #254: Commit ec00daf pushed by kurtamohler
April 11, 2024 01:42 8s main
April 11, 2024 01:42 8s
Set stacklevel on checkpoint warning (#123717)
linux-binary-libtorch-pre-cxx11 #253: Commit 26a9b05 pushed by kurtamohler
April 10, 2024 17:54 8s main
April 10, 2024 17:54 8s
Cleanup comment (#123467)
linux-binary-libtorch-pre-cxx11 #252: Commit 56dd760 pushed by kurtamohler
April 9, 2024 18:22 9s main
April 9, 2024 18:22 9s
Ignore logging.Logger.* calls during dynamo export (#123402)
linux-binary-libtorch-pre-cxx11 #251: Commit 75933ff pushed by kurtamohler
April 8, 2024 22:53 4s main
April 8, 2024 22:53 4s
[Reland] Enable tests disabled for #115607 (#123551)
linux-binary-libtorch-pre-cxx11 #250: Commit 6951626 pushed by kurtamohler
April 8, 2024 21:51 7s main
April 8, 2024 21:51 7s
Revert "[dynamo] Forward OptimizedModule.__setattr__ to the wrapped m…
linux-binary-libtorch-pre-cxx11 #249: Commit f631586 pushed by kurtamohler
March 26, 2024 19:30 7s main
March 26, 2024 19:30 7s
Log autotune time in scuba (#122637)
linux-binary-libtorch-pre-cxx11 #248: Commit e61aaab pushed by kurtamohler
March 26, 2024 18:11 6s main
March 26, 2024 18:11 6s
Precompile triton templates (#121998)
linux-binary-libtorch-pre-cxx11 #247: Commit ebde6c7 pushed by kurtamohler
March 25, 2024 21:59 9s main
March 25, 2024 21:59 9s
Avoid COW materialize in nn.functional forward ops (2) (#121992)
linux-binary-libtorch-pre-cxx11 #246: Commit 1989271 pushed by kurtamohler
March 25, 2024 17:33 9s main
March 25, 2024 17:33 9s
Allow fake models to run with ONNXProgram.__call__ (#122230)
linux-binary-libtorch-pre-cxx11 #245: Commit c4486d3 pushed by kurtamohler
March 21, 2024 22:28 7s main
March 21, 2024 22:28 7s
Add keys used for templated attention impls (#122423)
linux-binary-libtorch-pre-cxx11 #244: Commit 4ba51bb pushed by kurtamohler
March 21, 2024 22:23 6s main
March 21, 2024 22:23 6s
Revert "Refactor gpu trace to be device-agnostic (#121794)"
linux-binary-libtorch-pre-cxx11 #243: Commit 968c4c4 pushed by kurtamohler
March 21, 2024 21:02 10s main
March 21, 2024 21:02 10s
Make check_is_size clamp to sys.maxsize - 1, so sys.maxsize compariso…
linux-binary-libtorch-pre-cxx11 #242: Commit c2651a7 pushed by kurtamohler
March 21, 2024 17:52 10s main
March 21, 2024 17:52 10s
Revert "Update jvp to support symbolic execution. (#120338)"
linux-binary-libtorch-pre-cxx11 #241: Commit 65eb221 pushed by kurtamohler
March 20, 2024 18:30 5s main
March 20, 2024 18:30 5s
[TD] Remove credentials requirement for retrieval (#122279)
linux-binary-libtorch-pre-cxx11 #240: Commit 334f7e4 pushed by kurtamohler
March 20, 2024 16:53 9s main
March 20, 2024 16:53 9s
[codemod][lowrisk] Remove unused exception parameter from caffe2/torc…
linux-binary-libtorch-pre-cxx11 #239: Commit 6b95dc8 pushed by kurtamohler
March 19, 2024 23:52 7s main
March 19, 2024 23:52 7s
T159183991: Error: EXC_SOFTWARE / SIGABRT at IGPyTorchFramework:-[MPS…
linux-binary-libtorch-pre-cxx11 #238: Commit 7718a1c pushed by kurtamohler
March 19, 2024 20:12 6s main
March 19, 2024 20:12 6s
Revert "Add Flash Attention support on ROCM (#121561)"
linux-binary-libtorch-pre-cxx11 #237: Commit 764eae9 pushed by kurtamohler
March 19, 2024 17:21 8s main
March 19, 2024 17:21 8s
Fix typo in sparse.rst (#121826)
linux-binary-libtorch-pre-cxx11 #236: Commit ae983d2 pushed by kurtamohler
March 19, 2024 00:36 12s main
March 19, 2024 00:36 12s
[inductor] disable linear weight prepacking pass on double (#121478)
linux-binary-libtorch-pre-cxx11 #235: Commit 6d9588a pushed by kurtamohler
March 16, 2024 19:04 9s main
March 16, 2024 19:04 9s