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
Yeah, and it also passes if I replace it with jaxtyped(typechecker=beartype.beartype). Not sure why this is the case, or how to think about this so I can avoid it in the future. If you have any ideas, that would be appreciated. If not, feel free to close this issue. Thanks!
Not sure why this is happening. But this second call to
model.forward
will complain because "batch" has changed between calls. How can I fix this?The text was updated successfully, but these errors were encountered: