Searched defs:keep_prev (Results 1 – 4 of 4) sorted by relevance
77 bool LoadNewTensor(std::shared_ptr<TensorData> tensor, bool keep_prev) { in LoadNewTensor()
1264 bool DebugServices::LoadNewTensor(const std::shared_ptr<TensorData> &tensor, bool keep_prev) { in LoadNewTensor()
93 … const ShapeVector &host_shape, TypeId host_type, size_t slot, bool keep_prev) const { in LoadMemToHost()
1160 bool Debugger::LoadNewTensor(const std::shared_ptr<TensorData> &tensor, bool keep_prev) { in LoadNewTensor()1343 bool keep_prev; in LoadSingleAnfnode() local