Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Ddebug_services.cc41 DebugServices::DebugServices() { tensor_loader_ = std::make_shared<TensorLoader>(); } in DebugServices() function in mindspore::DebugServices
43 DebugServices::DebugServices(const DebugServices &other) { in DebugServices() function in mindspore::DebugServices