Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Dtensor_load.h146 void EmptyCurrentTensor() { tensor_list_map_.clear(); } in EmptyCurrentTensor() function
Ddebug_services.cc1252 void DebugServices::EmptyCurrentTensor() { tensor_loader_->EmptyCurrentTensor(); } in EmptyCurrentTensor() function in mindspore::DebugServices