DEVELOPER BLOG
Tag: Keras
AI / Deep Learning
Jul 16, 2019
TensorFlow Performance Logging Plugin nvtx-plugins-tf Goes Public
The new nvtx-plugins-tf library enables users to add performance logging nodes to TensorFlow graphs, which can be viewed in Nsight Systems.
7 MIN READ
AI / Deep Learning
Aug 16, 2017
Scaling Keras Model Training to Multiple GPUs
Keras is a powerful deep learning meta-framework which sits on top of existing frameworks such as TensorFlow and Theano. Keras is highly productive for…
12 MIN READ