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
Trying to run the stateful tests throws an error, e.g. running the tests for ivy_tests/test_ivy/test_stateful/test_activations.py::test_elu throws an error
E ModuleNotFoundError: No module named ‘ELU'
This is the same across all other stateful tests. The goal of this task is to fix this error so that all stateful tests run successfully without error unless there’s a genuine test failure