TensorFlow: a system for large-scale machine learning
Abstract
TensorFlow is a machine learning system that operates at large scale and in heterogeneous environments. Tensor-Flow uses dataflow graphs to represent computation, shared state, and the operations that mutate that state. It maps the nodes of a dataflow graph across many machines in a cluster, and within a machine across multiple computational devices, including multicore CPUs, general-purpose GPUs, and custom-designed ASICs known as Tensor Processing Units (TPUs). This architecture gives flexibility to the application developer: whereas in previous parameter server designs the management of shared state is built into the system, TensorFlow enables developers to experiment with novel optimizations and training…
Citation impact
6,352
total citations
- FWCI
- 330.65
- Percentile
- 100%
- References
- 55
Citations per year
Authors
22Topics & keywords
Topics
Keywords
- Dataflow
- Computer science
- Artificial intelligence
- Multi-core processor
- Machine learning
- Computer architecture
- Deep learning
- Scalability
No related works found for this paper.