Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Ddebug_services.cc700 std::vector<std::future<void>> tensor_future_vec; in CheckWatchpoints() local
746 void DebugServices::SortWatchpointsInfo(std::vector<std::future<void>> *const tensor_future_vec, in SortWatchpointsInfo()