Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGVLab/HumanBench
/ is_active
Method
is_active
PATH/core/fp16/amp.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
self._all_wrappers = []
66
67
def
is_active(self):
68
return
self._is_active
69
70
@contextlib.contextmanager
71
def
_disable_casts(self):
Callers
4
wrapper
Function · 0.80
_clear_cache
Function · 0.80
reset
Function · 0.80
wrapper
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected