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
With a random input in your Colab the numerical diff looks fairly small, but in practice with real-world images it invalidates the predicted classes entirely, which means we won't be able to make the model available for torch.
All Keras Applications work correctly with the torch backend except NASNetMobile. It runs, but its predictions are incorrect. To investigate.
The text was updated successfully, but these errors were encountered: