Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcombined_traceback.h16 std::vector<std::vector<uint64_t>> tracebacks; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client.py653 def tracebacks(enabled=True): function
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DNCCLUtils.cpp541 std::vector<torch::CapturedTraceback*> tracebacks; in getCollectiveTrace() local
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.11.rst182 .. _whatsnew311-pep654:
/aosp_15_r20/external/python/cpython3/Modules/
D_tracemalloc.c1187 _Py_hashtable_t *tracebacks; member