Home
last modified time | relevance | path

Searched refs:_len_torch_dispatch_stack_pre_dispatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/
H A D_ops.py377 _len_torch_dispatch_stack_pre_dispatch() > 0
528 new_pre_dispatch_len = _len_torch_dispatch_stack_pre_dispatch()
553 previous_mode_stack_len = _len_torch_dispatch_stack_pre_dispatch()
580 pre_dispatch_len = _len_torch_dispatch_stack_pre_dispatch()
593 def _len_torch_dispatch_stack_pre_dispatch(): function
813 curr_stack_len = _len_torch_dispatch_stack_pre_dispatch()
/aosp_15_r20/external/pytorch/torch/utils/
H A D_python_dispatch.py230 _len_torch_dispatch_stack_pre_dispatch,
237 mode_len_pre_dispatch = _len_torch_dispatch_stack_pre_dispatch()