Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dlogging_tensor.py153 def capture_logs(is_mode=False, python_tb=False, script_tb=False, cpp_tb=False) -> Iterator[List[st… argument
180 def capture_logs_with_logging_tensor_mode(python_tb=False, script_tb=False, cpp_tb=False): argument