What are the three working components of tensorflow architecture?
Answer Posted / Chandra Bhan Singh
The three working components of TensorFlow architecture are: (1) Core TensorFlow library, responsible for defining and optimizing computational graphs; (2) CUDA-enabled libraries for efficient GPU computing (e.g., cuDNN); and (3) Distribution and synchronization libraries for parallel processing across multiple GPUs or machines.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers