Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dgraph_task.h114 std::unordered_map<Node*, ExecInfo> exec_info_; member
H A Dengine.cpp1002 auto& exec_info_ = graph_task->exec_info_; in evaluate_function() local