← Back to events
ActiveAIRelease

trunk/b6b0c8c7c1a3839ba2b36a82db738d4b87e3a282: Cleanup/cuda indexing stale remnants (#189338)

What happened

The PR fixes assertion messages that used printf-style specifiers ( %d/%s/%zu/%ld ) inside TORCH_CHECK / TORCH_INTERNAL_ASSERT . It also drops stale remnants in Indexing.cu : two // Lua indices begin at 1 comments (code is 0-based) and a dead, shadowed grad_row decl. Pull Request resolved: #189338 Approved by: https://github.com/jansel

Summary assembled by rule from the sources below

Why it's spreading

  • ConfirmedPyTorch Releases published a first-party announcement

Timeline

  1. First appeared on PyTorch ReleasesPyTorch Releases

Sources