Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
811
def
_dygraph_tracer():
812
return
global_var._dygraph_tracer_
813
814
815
def
_current_expected_place_():
Callers
15
_load_state_dict_from_save_params
Function · 0.90
_inplace_reshape_dygraph
Function · 0.90
parameters_to_vector
Function · 0.90
vector_to_parameters
Function · 0.90
_in_amp_guard
Function · 0.90
_in_pure_fp16_guard
Function · 0.90
amp_guard
Function · 0.90
amp_decorate
Function · 0.90
is_autocast_enabled
Function · 0.90
get_autocast_dtype
Function · 0.90
__init__
Method · 0.90
_get_kernel_signature
Method · 0.90
Calls
no outgoing calls
Tested by
1
_get_kernel_signature
Method · 0.72