Home
last modified time | relevance | path

Searched defs:dense_feature_lengths (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc474 std::vector<Tensor> dense_feature_lengths; in Compute() local
687 const std::vector<Tensor>& dense_feature_lengths, in WriteOutput()
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2484 std::vector<Tensor>* dense_feature_lengths) { in ParseSequenceDenseFeatures()
2913 std::vector<Tensor>* dense_feature_lengths, in FastParseSequenceExample()