Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2508 int64 expected_max_rows = expected_max_elements / row_shape.num_elements(); in ParseSequenceDenseFeatures() local
2512 dense_shape.AddDim(expected_max_rows); in ParseSequenceDenseFeatures()