Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Ddebugger_utils.cc48 std::vector<size_t> CheckRealOutput(const std::string &node_name, const size_t &output_size) { in CheckRealOutput() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_kernel_runtime.cc123 std::vector<int> CheckRealOutput(const std::string &node_name, const size_t &output_size) { in CheckRealOutput() function