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
Currently metrics_scope is only available as a decorator. It'd be great to have it available as context manager as well for defining scopes within a function.
The text was updated successfully, but these errors were encountered:
Currently
metrics_scope
is only available as a decorator. It'd be great to have it available as context manager as well for defining scopes within a function.The text was updated successfully, but these errors were encountered: