Home
last modified time | relevance | path

Searched defs:fixed_len_features (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration.cc47 std::vector<FixedLenFeature>* fixed_len_features, in ExtractExampleParserConfiguration()
164 std::vector<FixedLenFeature>* fixed_len_features, in ExampleParserConfigurationProtoToFeatureVectors()
Dexample_parser_configuration_test.cc200 std::vector<FixedLenFeature> fixed_len_features; in TEST_F() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_helper.cc217 const std::vector<FixedLenFeature>& fixed_len_features, in SingleExampleProtoToTensors()
320 const std::vector<FixedLenFeature>& fixed_len_features, in BatchExampleProtoToTensors()