Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_helper.cc189 void RowDenseCopy(const std::size_t& out_index, const DataType& dtype, in RowDenseCopy() function
261 RowDenseCopy(batch_index, dtype, default_value, in SingleExampleProtoToTensors()
Dexample_proto_helper.h137 void RowDenseCopy(const std::size_t& out_index, const DataType& dtype,
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc654 RowDenseCopy(0, dtype, context_dense_defaults[d], in Compute()