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.cc2485 TensorShape dense_length_shape; in ParseSequenceDenseFeatures() local
2487 dense_length_shape.AddDim(num_examples); in ParseSequenceDenseFeatures()
2518 Tensor(allocator, DT_INT64, dense_length_shape); in ParseSequenceDenseFeatures()