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
In the losses, only sigmoid_binary_cross_entropy is missing type annotations, which may cause type checkers to miss type errors. This is also reflected in the documentation. Could it be type-annotated?