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
I have searched the EvaDB issues and found no similar feature requests.
Description
The information stored in function decorator should be accessed as class attributes, so we do not need to instantiate a function class to, e.g., get whether the function is cacheable or not.
The type information in the current forward decorator is too tedious.
Rename forward decorator, since not all functions are neural networks.
Search before asking
Description
This feature request is closely related to #1017.
Use case
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: