Searched refs:RowDenseCopy (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/util/ |
D | example_proto_helper.cc | 189 void RowDenseCopy(const std::size_t& out_index, const DataType& dtype, in RowDenseCopy() function 261 RowDenseCopy(batch_index, dtype, default_value, in SingleExampleProtoToTensors()
|
D | example_proto_helper.h | 137 void RowDenseCopy(const std::size_t& out_index, const DataType& dtype,
|
/external/tensorflow/tensorflow/core/kernels/ |
D | example_parsing_ops.cc | 654 RowDenseCopy(0, dtype, context_dense_defaults[d], in Compute()
|