Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 13 additions & 8 deletions 21 README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
# NVIDIA Deep Learning Examples for Volta Tensor Cores

## Introduction
This repository shares the latest deep learning example networks for training that focus on achieving the best performance and convergence from NVIDIA Volta Tensor Cores.
This repository provides the latest deep learning example networks for training. These examples focus on achieving the best performance and convergence from NVIDIA Volta Tensor Cores.

## NVIDIA GPU Cloud (NGC) Deep Learning Docker Registry
All of the examples shared here are also provided, together with our NVIDIA Deep Learning software stack, in a monthly updated docker container on the NGC registry (https://ngc.nvidia.com). These containers have the latest NVIDIA contributions sent upstream to the respective framework, as well as the latest NVIDIA Deep Learning software libraries, which have all been through a rigorous monthly quality assurance process to ensure that they provide the best possible performance. Additionaly, there are monthly release notes for each of the NVIDIA optimized containers: https://docs.nvidia.com/deeplearning/dgx/index.html#nvidia-optimized-frameworks-release-notes
## NVIDIA GPU Cloud (NGC) Container Registry
These examples, along with our NVIDIA deep learning software stack, are provided in a monthly updated Docker container on the NGC container registry (https://ngc.nvidia.com). These containers include:

## Directory structure
The examples are organized first by framework and second by use case, such as computer vision, natural language processing, etc. We hope this structure better facilities quickly locating the options for networks that will best suite solving the challenge.
- The latest NVIDIA examples from this [repository](https://github.com/NVIDIA/DeepLearningExamples/edit/caffe2_fp16/README.md)
- The latest NVIDIA contributions shared upstream to the respective framework
- The latest NVIDIA Deep Learning software libraries, such as cuDNN, NCCL, cuBLAS, etc. which have all been through a rigorous monthly quality assurance process to ensure that they provide the best possible performance
- [Monthly release notes](https://docs.nvidia.com/deeplearning/dgx/index.html#nvidia-optimized-frameworks-release-notes) for each of the NVIDIA optimized containers

## Known issues
In each of the network READMEs, we indicate any known issues and encourage the community to help share any encountered issues.
## Directory structure
The examples are organized first by framework, such as TensorFlow, PyTorch, etc. and second by use case, such as computer vision, natural language processing, etc. We hope this structure enables you to quickly locate the example networks that best suit your needs.

## NVIDIA support
In each of the network READMEs, we indicate the level of support that will be provided. The range is from ongoing updates and improvements to a point-in-time release for thought leadership.

## Feedback / Contributions
We're posting these examples on GitHub to better support the community and facilitate feedback as well as contributions using GitHub Issues and Pull Requests. We welcome contributions!
We're posting these examples on GitHub to better support the community, facilitate feedback, as well as collect and implement contributions using GitHub Issues and Pull Requests. We welcome all contributions!

## Known issues
In each of the network READMEs, we indicate any known issues and encourage the community to provide feedback.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.