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
We actually implement something more akin to Torch's vjp, so we should benchmark against that.
Later, #768, we will be competing against nn.Module.forward/backward, and should time those too.
The text was updated successfully, but these errors were encountered:
We actually implement something more akin to Torch's vjp, so we should benchmark against that.
Later, #768, we will be competing against nn.Module.forward/backward, and should time those too.
The text was updated successfully, but these errors were encountered: