Answer Posted / Sarita Ramgari
Data formats in TensorFlow include tensors (multidimensional arrays), tfrecords (compressed binary files that can store any type of tensor data), and csv or other file formats when using the `tf.data` API for input pipelines.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers