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 have built a custom layer (KerasLayer) using class in python (say class NewLayer). Can I use something like stax.NewLayer for manipulating neural-tangents on this custom layer?
The text was updated successfully, but these errors were encountered:
I have built a custom layer (
KerasLayer
) usingclass
in python (sayclass NewLayer
). Can I use something likestax.NewLayer
for manipulatingneural-tangents
on this custom layer?The text was updated successfully, but these errors were encountered: