Searched defs:serialized_example (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/ |
D | cifar_input.py | 67 def _parser(serialized_example): argument
|
/external/tensorflow/tensorflow/examples/how_tos/reading_data/ |
D | fully_connected_reader.py | 47 def decode(serialized_example): argument
|
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/ |
D | tfexample_decoder_test.py | 107 def DecodeExample(self, serialized_example, item_handler, image_format): argument 132 def RunDecodeExample(self, serialized_example, item_handler, image_format): argument
|
D | tfexample_decoder.py | 497 def decode(self, serialized_example, items=None): argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | example_parsing_ops_test.cc | 85 static ExampleTensorMap serialized_example; member 127 ExampleTensorMap ExampleStore<T>::serialized_example; member in tensorflow::ExampleStore<T>
|
/external/tensorflow/tensorflow/core/util/ |
D | example_proto_fast_parsing_test.cc | 350 string serialized_example; in Fuzz() local
|
D | example_proto_fast_parsing.cc | 530 const string& serialized_example, const string& example_name, in FastParseSerializedExample()
|