MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / _dygraph_tracer

Function _dygraph_tracer

python/paddle/base/framework.py:811–812  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

809
810
811def _dygraph_tracer():
812 return global_var._dygraph_tracer_
813
814
815def _current_expected_place_():

Callers 15

_inplace_reshape_dygraphFunction · 0.90
parameters_to_vectorFunction · 0.90
vector_to_parametersFunction · 0.90
_in_amp_guardFunction · 0.90
_in_pure_fp16_guardFunction · 0.90
amp_guardFunction · 0.90
amp_decorateFunction · 0.90
is_autocast_enabledFunction · 0.90
get_autocast_dtypeFunction · 0.90
__init__Method · 0.90
_get_kernel_signatureMethod · 0.90

Calls

no outgoing calls

Tested by 1

_get_kernel_signatureMethod · 0.72