MCPcopy 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

wrapperFunction · 0.80
_clear_cacheFunction · 0.80
resetFunction · 0.80
wrapperFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected