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
All we need is iteration over layers, ability to take gradients with respect to some input in a graph, and abstractions for common keras backend calls.
It might be possible to make the lib support pytorch once these abstractions are in place.
The text was updated successfully, but these errors were encountered:
All we need is iteration over layers, ability to take gradients with respect to some input in a graph, and abstractions for common keras backend calls.
It might be possible to make the lib support pytorch once these abstractions are in place.
The text was updated successfully, but these errors were encountered: