Searched refs:CopyFromInternal (Results 1 – 1 of 1) sorted by relevance
309 CopyFromInternal(other, other.shape());324 CopyFromInternal(other, shape); in CopyFrom()706 inline void CopyFromInternal(const Tensor& other, const TensorShape& shape) { in CopyFromInternal() function