Answer Posted / Mohit Tomar
A Pipeline in TensorFlow is a collection of operations (nodes) that read data from sources, process it using operations, and write the results to destinations. Pipelines are optimized for large-scale data processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers