Searched refs:dense_length_shape (Results 1 – 1 of 1) sorted by relevance
2196 TensorShape dense_length_shape({num_examples}); in FastParseSequenceExample() local2216 (*dense_feature_lengths)[t] = Tensor(DT_INT64, dense_length_shape); in FastParseSequenceExample()