Commit graph

18 commits

Author SHA1 Message Date
Przemek Strzelczyk abea46c281 Update README.md 2020-03-02 05:58:06 -08:00
Przemek Strzelczyk 9b4115d971 Update README.md - new format 2020-03-02 05:56:14 -08:00
Przemek Strzelczyk 5562ab767a Adding SE-ResNext and ResNext / PyT 2019-12-15 05:13:59 +01:00
Przemek Strzelczyk 1c975f5f66 Updating main README - adding VNet/TF links 2019-12-02 15:59:04 +01:00
Przemek Strzelczyk a778cfac01 Updating main README.md (links to VAE-CF) 2019-12-02 14:28:54 +01:00
Przemek Strzelczyk 1d04fddcf6 [Transformer-XL/PyT] Fixing links in the main README file 2019-11-28 09:52:19 +01:00
Przemek Strzelczyk 3d46067af9 Adding TransformerXL/PyT 2019-11-27 17:00:18 +01:00
jconwayNV 41b55e7c8a
Update main readme to focus on Tensor Cores 2019-09-12 10:09:05 -07:00
Przemek Strzelczyk fa400a7367 Adding Jasper/PyT 2019-07-26 20:08:16 +02:00
Przemek Strzelczyk a644350589 Updating models and adding BERT/PyT
Tacotron2+Waveglow/PyT
* AMP support
* Data preprocessing for Tacotron 2 training
* Fixed dropouts on LSTMCells

SSD/PyT
* script and notebook for inference
* AMP support
* README update
* updates to examples/*

BERT/PyT
* initial release

GNMT/PyT
* Default container updated to NGC PyTorch 19.05-py3
* Mixed precision training implemented using APEX AMP
* Added inference throughput and latency results on NVIDIA Tesla V100 16G
* Added option to run inference on user-provided raw input text from command line

NCF/PyT
* Updated performance tables.
* Default container changed to PyTorch 19.06-py3.
* Caching validation negatives between runs

Transformer/PyT
* new README
* jit support added

UNet Medical/TF
* inference example scripts added
* inference benchmark measuring latency added
* TRT/TF-TRT support added
* README updated

GNMT/TF
* Performance improvements

Small updates (mostly README) for other models.
2019-07-16 21:13:08 +02:00
Przemek Strzelczyk d2bc3da0a1 Changes in TF models:
* added UNet for medical image segmentation
* added TF-AMP support for RN50
* small updates for other models (READMEs, benchmark & testing scripts)
2019-05-25 01:23:11 +02:00
zhiqiang 5ebe18f983 Fix typo 2019-05-19 18:45:53 +08:00
Khoa Ho fcaa639bd9
Add current models to README 2019-05-03 15:29:25 -07:00
jconwayNV fed805ebad
Update README.md
Minor capitalization changes
2018-08-04 20:23:38 -07:00
jconwayNV 9e0e936725
Updated link in README 2018-05-04 17:19:50 -07:00
jconwayNV 1628286323
Updated content and inlined links 2018-05-02 17:40:35 -07:00
jconwayNV 36dfac272b
Add README 2018-05-02 15:47:16 -07:00
Michael O'Connor 61fc44fd5a
Initial commit 2018-04-19 13:20:19 -07:00