Searched defs:CopyElementToSlice (Results 1 – 2 of 2) sorted by relevance
343 Status QueueBase::CopyElementToSlice(const Tensor& element, Tensor* parent, in CopyElementToSlice() function in tensorflow::QueueBase
172 Status CopyElementToSlice(Tensor element, Tensor* parent, int64 index) { in CopyElementToSlice() function