Technical Blog
Tag: Keras
Subscribe
Technical Walkthrough
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. (TensorFlow is an open source library widely used for...
7 MIN READ
Technical Walkthrough
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