Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Dtensor_load.h131 std::shared_ptr<TensorData> GetPrevTensor(const std::string &tensor_name) { in GetPrevTensor() function
Ddebug_services.cc285 const void *DebugServices::GetPrevTensor(const std::shared_ptr<TensorData> &tensor, bool previous_i… in GetPrevTensor() function in mindspore::DebugServices