Home
last modified time | relevance | path

Searched defs:bytes_list (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/example/
Dfeature.proto79 BytesList bytes_list = 1; field
/external/tensorflow/tensorflow/contrib/training/python/training/
Dhparam.proto47 BytesList bytes_list = 6; field
/external/tensorflow/tensorflow/core/protobuf/
Dmeta_graph.proto204 BytesList bytes_list = 2; field
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing_test.cc228 BytesList* bytes_list = in ExampleWithSomeFeatures() local
366 BytesList* bytes_list = in Fuzz() local
Dexample_proto_fast_parsing.cc119 bool ParseBytesList(Result* bytes_list) { in ParseBytesList()
453 SmallVector<string> bytes_list; member