TensorFlow is a popular Deep Learning library that is used to build Deep Learning models and is backed by Google. A few key ideas of TensorFlow are :
- Tensor
- Computation Graph
- Common operation abstraction
- Kernel abstraction
- Automatic gradient computation
- Distributed Computations
This is a companion discussion topic for the original entry at http://iq.opengenus.org/key-ideas-in-tensorflow/