Home
last modified time | relevance | path

Searched defs:TensorExistsInCurrent (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Dtensor_load.h49 bool TensorExistsInCurrent(const std::string &tensor_name) const { in TensorExistsInCurrent() function
Ddebug_services.cc2290 bool DebugServices::TensorExistsInCurrent(const std::string &tensor_name) { in TensorExistsInCurrent() function in mindspore::DebugServices
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Ddebugger.cc1689 bool Debugger::TensorExistsInCurrent(const std::string &tensor_name) { in TensorExistsInCurrent() function in mindspore::Debugger