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
This would allow us to write the objective function in block form like
Training.single_train_step!(backend, data, train_state) do model, ps, st, data
...end
Recently posted as a gripe on slack, it is a fair ask, but there are no promises when we are doing a v2 release. But whenever we do it, I will gladly make the switch.
The text was updated successfully, but these errors were encountered:
This would allow us to write the objective function in block form like
Recently posted as a gripe on slack, it is a fair ask, but there are no promises when we are doing a v2 release. But whenever we do it, I will gladly make the switch.
The text was updated successfully, but these errors were encountered: