Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ is_autocast_enabled
Method
is_autocast_enabled
test/test_utils.py:788–789 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
786
787
@staticmethod
788
def
is_autocast_enabled():
789
return
True
790
791
@staticmethod
792
def
get_autocast_dtype():
Callers
15
_get_autocast_kwargs
Function · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
parallel_apply
Function · 0.80
__enter__
Method · 0.80
batch_norm
Function · 0.80
batch_norm
Function · 0.80
save_global_state
Method · 0.80
generate_dynamo_fx_repro_string
Function · 0.80
make_graphed_callables
Function · 0.80
decorate_fwd
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected