Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_executable.h152 std::shared_ptr<Traceback> traceback_; variable
H A Dpy_buffer.h179 std::shared_ptr<Traceback> traceback_; variable
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DNCCLUtils.hpp599 std::shared_ptr<torch::CapturedTraceback> traceback_; member