Tf.Example
tf.train.Example (commonly written as tf.Example) is a Protocol Buffers message type that TensorFlow uses as its standard on-disk representation for a single training or inference example.
Explore Data & Datasets through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Data & Datasets.
Showing 1-1 of 1 article
tf.train.Example (commonly written as tf.Example) is a Protocol Buffers message type that TensorFlow uses as its standard on-disk representation for a single training or inference example.