Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.h102 OpInfoWithTensorId &op_info_with_tensor_id() { return op_info_with_tensor_id_; } in op_info_with_tensor_id() function
Dpynative_execute.cc706 auto &op_info_with_tensor_id = top_cell->op_info_with_tensor_id(); in SaveOpInfo() local
1765 const auto &op_info_with_tensor_id = top_cell()->op_info_with_tensor_id(); in SaveForwardTensorInfoInBpropGraph() local