Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Ddebugger_utils.cc38 std::vector<size_t> CheckRealOutput(const std::string &node_name, const size_t &output_size) { in CheckRealOutput() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_kernel_runtime.cc116 std::vector<int> CheckRealOutput(const std::string &node_name, const size_t &output_size) { in CheckRealOutput() function