Home
last modified time | relevance | path

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

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