Home
last modified time | relevance | path

Searched refs:CopyTensorIntoTensor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2247 void CopyTensorIntoTensor(DataType dtype, const Tensor& src, Tensor* dst, in CopyTensorIntoTensor() function
2319 CopyTensorIntoTensor(dtype, c.default_value, &out, &out_offset); in ParseContextDenseFeatures()