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
I am currently using functorch.vmap with torch.bincount, which gives the warning
"UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bincount. Please file us an issue on GitHub so that we can prioritize its implementation."
The text was updated successfully, but these errors were encountered:
I am currently using functorch.vmap with torch.bincount, which gives the warning
"UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bincount. Please file us an issue on GitHub so that we can prioritize its implementation."
The text was updated successfully, but these errors were encountered: