Searched defs:copy_tensor (Results 1 – 6 of 6) sorted by relevance
223 SimpleTensor<T1> copy_tensor(const SimpleTensor<T2> &tensor) in copy_tensor() function237 SimpleTensor<T1> copy_tensor(const SimpleTensor<half> &tensor) in copy_tensor() function248 SimpleTensor<T1> copy_tensor(const SimpleTensor<half> &tensor) in copy_tensor() function
626 const auto copy_tensor = IsPluggableDevice(c) in Compute() local795 const auto copy_tensor = IsPluggableDevice(c) in Compute() local820 const auto copy_tensor = IsPluggableDevice(c) ? &CopyTensorPluggableDevice<T> in Scatter() local
101 Tensor copy_tensor; in AssignRefVariable() local
231 def copy_tensor(composite_tensor_obj): function
71 def copy_tensor(dtype=dtypes.int32): function
74 static void copy_tensor(const TENSOR *src, int copy_channels, int dst_offset, in copy_tensor() function