Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Ddebug_services.cc422 void DebugServices::CheckOutofMemoryandNoValue(const bool no_mem_to_read, const bool error_on_no_va… in CheckOutofMemoryandNoValue()
561 bool no_mem_to_read = false; in CheckWatchpointsForTensor() local
818 … std::vector<int64_t> *const shape, char **const data_buffer, bool *no_mem_to_read, in ReadTensorFromNpy()
1562 bool *no_mem_to_read) { in ReadDumpedTensor()
1610 bool *no_mem_to_read, unsigned int iteration, in ReadFileAndAddToTensor()
1651 … std::vector<std::shared_ptr<TensorData>> *result_list, bool *no_mem_to_read, in ReadDumpedTensorUtils()