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.cc324 std::vector<Tensor> dense_feature_lengths; in Compute() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc1762 Result* feature_list_result, std::vector<Tensor>* dense_feature_lengths) { in FastParseSequenceExample()