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
[embedded-elt] Allow custom op names when using @sling_assets asset decorators (#20253)
## Summary & Motivation
Allows the use of custom op names when using the @sling_assets decorator,
allowing users to have multiple invocations of the sling asset. By default,
uses the name of the calling function
## How I Tested These Changes
unit tests
0 commit comments