Searched refs:IsUpdatedByDevice (Results 1 – 2 of 2) sorted by relevance
371 bool IsUpdatedByDevice() { return updated_by_device_; } in IsUpdatedByDevice() function
189 if (AnfAlgo::IsParameterWeight(input_param) && !tensor->IsUpdatedByDevice()) { in LoadInputData()