You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Triton's new built-in state management functionality with a torch state updater as outlined in #3 will make it easy to use torch.nn.Unfold to implement batched state updates, which would massively improve throughput on some of our pipelines and increase GPU utilization.
The text was updated successfully, but these errors were encountered:
Using Triton's new built-in state management functionality with a torch state updater as outlined in #3 will make it easy to use
torch.nn.Unfold
to implement batched state updates, which would massively improve throughput on some of our pipelines and increase GPU utilization.The text was updated successfully, but these errors were encountered: