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
EagerPy allows to use different array types, e.g. numpy and torch. Currently we circumvent this problem, by exposing certain functions that employ explicit numpy usage, which can be substituted by the user.
Therefore, the question arises, if we should instead employ eagerpy.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
EagerPy allows to use different array types, e.g. numpy and torch. Currently we circumvent this problem, by exposing certain functions that employ explicit numpy usage, which can be substituted by the user.
Therefore, the question arises, if we should instead employ eagerpy.
Beta Was this translation helpful? Give feedback.
All reactions