Searched refs:partial_memory (Results 1 – 3 of 3) sorted by relevance
113 bool partial_memory() const;
1270 bool Debugger::partial_memory() const { return partial_memory_; } in partial_memory() function in mindspore::Debugger
691 if (debugger_ && debugger_->partial_memory()) { in BuildGraphImpl()