Fără Descriere

Przemek Strzelczyk 09622fa363 [Jasper/PyT] Added: inference support for TRT6 and TRT-IS with various backends; new Jupyter notebooks 6 ani în urmă
.github 30425620be Update issue templates 6 ani în urmă
FasterTransformer 61d96c2020 refine assert/cmake 6 ani în urmă
MxNet e470c2150a Updating RN50/MxNet 6 ani în urmă
PyTorch 09622fa363 [Jasper/PyT] Added: inference support for TRT6 and TRT-IS with various backends; new Jupyter notebooks 6 ani în urmă
TensorFlow a5976cb5a3 VAE-CF README fixes (#332) 6 ani în urmă
.gitignore 0663b67c1a Updating models 6 ani în urmă
.gitmodules 16c0194b06 Updating .gitmodules 6 ani în urmă
README.md 1c975f5f66 Updating main README - adding VNet/TF links 6 ani în urmă
hubconf.py ff16b6c649 removing torchhub access through master 6 ani în urmă

README.md

NVIDIA Deep Learning Examples for Tensor Cores

Introduction

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) 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:

  • The latest NVIDIA examples from this repository
  • 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 for each of the NVIDIA optimized containers

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. Here are the currently supported models:

Computer Vision

Natural Language Processing

Recommender Systems

Text to Speech

Speech Recognition

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, 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.