Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2519 int64* out_lengths = (*dense_feature_lengths)[t].flat<int64>().data(); in ParseSequenceDenseFeatures() local
2607 *out_lengths++ = num_rows; in ParseSequenceDenseFeatures()