Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/debug/debugger/
Ddebugger.h53 class DebugServices; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Ddebug_services.cc94 DebugServices::DebugServices() { tensor_loader_ = std::make_shared<TensorLoader>(); } in DebugServices() function in mindspore::DebugServices
96 DebugServices::DebugServices(const DebugServices &other) { in DebugServices() function in mindspore::DebugServices