Repository navigation

#

gpu-tensorflow

NVIDIA/DALI

A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.

C++
5362
2 天前

DockerFile with GPU support for TensorFlow and OpenCV

Dockerfile
117
3 年前

Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.

Jupyter Notebook
90
7 年前

DenseCRF in TensorFlow

C++
15
7 年前

This project contains a set of scripts to facilitate the setup of the Jetson Nano for doing Deep Learning with Tensorflow 2.0 (and also with Coral TPU Edge)

Jupyter Notebook
11
5 年前

Attempt to clone SyntaxNet using only Python, with GPU support

Python
10
8 年前

Switching from GPU to the future of Machine learning the TPU. Over 1 million images trained Resnet50 in under 20 mins compared to days or weeks on GPU and all for 0$ free on Google Colab Notebooks in Google Drive, clone repo and jump right in!!

Jupyter Notebook
7
6 年前

A Vagrantfile to provision a gpu instance installed tensorflow-gpu on EC2

7
8 年前

Training LSTMs on GPUs simplified with Keras, Docker and Azure

Jupyter Notebook
4
7 年前

GPU builds of TensorFlow 1.2+ for Mac

3
8 年前

A python module for running code on cloud GPUs

Python
3
8 年前

Use Fully Convolutional Nets to identify segments of image as drivable road

Python
2
7 年前

This repository contains the implementation of Tensorflow Keras on detecting various diseases on corn leaves, while comparing the performance of the classification using GPU and CPU.

Jupyter Notebook
2
3 年前