Home
last modified time | relevance | path

Searched defs:check_verbose (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dtrace_rules.py3460 def check_verbose(obj, is_inlined_call=False): function
H A Dguards.py260 def check_verbose(self, x): member in GuardManager
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp159 std::string TensorCheck::check_verbose( in check_verbose() function in torch::dynamo::TensorCheck
979 GuardDebugInfo check_verbose(py::handle value) { in check_verbose() function in torch::dynamo::__anon296b09360211::LeafGuard
1901 GuardDebugInfo check_verbose(py::handle value) { in check_verbose() function in torch::dynamo::__anon296b09360211::RootGuardManager