Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2196 TensorShape dense_length_shape({num_examples}); in FastParseSequenceExample() local
2216 (*dense_feature_lengths)[t] = Tensor(DT_INT64, dense_length_shape); in FastParseSequenceExample()