Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/
H A Dworker_exception.h31 std::exception_ptr original_exception; member
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/coordinator/
H A Dcluster_coordinator.py85 def __init__(self, original_exception): argument
109 def __init__(self, original_exception): argument