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
Make Captum log_usage universal by supporting async functions
Summary: As title. Checks if function being wrapped is a coroutine and uses an async wrapper instead of sync when logging.
Differential Revision: D76837949
0 commit comments