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 (#1614)
Summary:
Pull Request resolved: #1614
As title. Checks if function being wrapped is a coroutine and uses an async wrapper instead of sync when logging.
Reviewed By: vivekmig
Differential Revision: D76837949
fbshipit-source-id: 38893ed0404ae3b0f7140cb32055f0500dc8f9eb
0 commit comments