Searched refs:dense_length_shape (Results 1 – 1 of 1) sorted by relevance
2485 TensorShape dense_length_shape; in ParseSequenceDenseFeatures() local2487 dense_length_shape.AddDim(num_examples); in ParseSequenceDenseFeatures()2518 Tensor(allocator, DT_INT64, dense_length_shape); in ParseSequenceDenseFeatures()