Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/debugger/offline_debug/
Ddbg_services.cc308 void AddTensorStatInfo(const DebugServices::TensorStat &tensor_statistics, in AddTensorStatInfo()
328 DebugServices::TensorStat tensor_statistics; in ReadTensorsStat() local
332 DebugServices::TensorStat tensor_statistics = debug_services_->GetTensorStatistics(result); in ReadTensorsStat() local
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Ddebugger.cc948 Statistics *tensor_statistics = tensor_summary_item.mutable_statistics(); in AddTensorStatInfo() local