Home
last modified time | relevance | path

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

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