Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_helper.cc150 int64_t CopyIntoSparseTensor(const Tensor& in, const int batch, in CopyIntoSparseTensor() function
400 const int64_t num_elements = CopyIntoSparseTensor( in BatchExampleProtoToTensors()
H A Dexample_proto_helper.h150 int64_t CopyIntoSparseTensor(const Tensor& in, const int batch,
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dexample_parsing_ops.cc1179 const int64_t num_elements = CopyIntoSparseTensor( in Compute()