Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp517 _torch_function_all_disabled = at::impl::torch_function_all_disabled(); in init()
531 _torch_function_all_disabled == in check()
570 bool _torch_function_all_disabled; member