- Tensorflow is widely adopted but pytorch picking up
- Dynamic vs static graph
- Tensorboard is better than PyTorch visualization
- Plain tensorflow looks pretty much like a library
- Abstraction is better in pytorch, even data parallelism
- Tf.contrib, Keras to rescue