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
Currently, nnx.Sequential() is Callable[..., None]. It would be nice if it became the identity function instead. I can open a PR, but does this even make sense?