Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_helper.cc150 int64 CopyIntoSparseTensor(const Tensor& in, const int batch, in CopyIntoSparseTensor() function
397 const int64 num_elements = CopyIntoSparseTensor( in BatchExampleProtoToTensors()
Dexample_proto_helper.h149 int64 CopyIntoSparseTensor(const Tensor& in, const int batch,
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc823 const int64 num_elements = CopyIntoSparseTensor( in Compute()