Home
last modified time | relevance | path

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

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