Commit graph

52 commits

Author SHA1 Message Date
Alexandre Milesi 22d6621dcd [SE3Transformer/DGLPyT] Better low memory mode 2021-11-02 15:06:21 +01:00
Alexandre Milesi (Engrg-Hardware 1) d74ff49e19 Add GNNs to main README 2021-08-27 14:18:46 +00:00
Andrzej Sulecki 555b84b3b1 [ConvNets/PyT] Adding checkpoints for EfficientNet/PyT, Squeeze&Excitation can use Conv or Linear layer depending on --trt switch. 2021-05-26 11:03:13 +00:00
nv-kkudrynski da18e57a91
BERT/TF2 added to main readme 2021-04-21 14:34:48 +02:00
Subhankar Ghosh 09dbddc365 Update Computer vision model list 2021-04-13 02:03:54 -07:00
nv-kkudrynski d47ce467ad
Updated model list 2021-03-25 18:54:37 +01:00
Pablo Ribalta Lorenzo 88c20a291a Add nnunet to big readme
Signed-off-by: Pablo Ribalta Lorenzo <pribalta@nvidia.com>
2021-03-19 09:19:30 +00:00
Piotr Bigaj fca02dcb26 Add Wide&Deep TF2 info into table in main readme 2021-03-05 11:37:32 +01:00
alvarognvidia 4b5a7a416a
Update README.md
Co-authored-by: nv-kkudrynski <kkudrynski@nvidia.com>
2021-01-08 14:35:04 -08:00
alvarognvidia 598e9903cf
Update README.md
Co-authored-by: nv-kkudrynski <kkudrynski@nvidia.com>
2021-01-08 14:34:55 -08:00
alvarognvidia b5335c3021
Update README.md 2020-12-14 07:36:50 -08:00
alvarognvidia f651e1586e
Update README.md 2020-12-14 07:33:43 -08:00
alvarognvidia f3a120ec03
Update README.md 2020-12-14 07:23:50 -08:00
alvarognvidia 2af0f03eed
Update README.md 2020-11-01 20:35:30 -08:00
alvarognvidia 3cf3a5c637 commit on 'master' 2020-10-15 04:57:22 +00:00
Alvaro Garcia 63a2a2e431 Update README.md 2020-07-27 07:41:03 -07:00
nv-kkudrynski 8011a064b1
Update README.md 2020-07-06 10:43:00 +02:00
Przemek Strzelczyk 96138d5087 [BERT/TF] Updating for Ampere 2020-07-04 01:00:48 +02:00
Przemek Strzelczyk ef01da97eb Main README update 2020-06-27 10:19:40 +02:00
Przemek Strzelczyk fed7ba99cd [ConvNets/TF] Updating RN50, Adding ResNext and SE-ResNext 2020-06-12 12:38:25 +02:00
Przemek Strzelczyk 23cc1cd5bb [FastPitch/PyT] Small README fixes 2020-06-12 12:13:05 +02:00
Przemek Strzelczyk 6d72839a6c Adding FastPitch/PyT (modified version of FastSpeech) 2020-05-18 18:49:00 +02:00
Przemek Strzelczyk 15ba45666d [WideAndDeep] Improved Spark preprocessing scripts performance 2020-05-18 01:11:27 +02:00
jconwayNV 072f2cbb07
Updated some TRTIS references to Triton 2020-05-11 23:18:50 -07:00
Przemek Strzelczyk 87ec806d7a Update README.md 2020-04-08 09:21:01 -07:00
Przemek Strzelczyk 15807b36bf Adding DLRM/PyT 2020-04-08 18:17:57 +02:00
Przemek Strzelczyk 4f0f43b9a5 Adding Transformer-XL/TF 2020-04-08 15:21:57 +02:00
jconwayNV bad12e8f4e
Added hyperlinks to TRTIS content in Feature Matrix 2020-04-05 21:27:37 -07:00
Przemek Strzelczyk 26c2676104 [BERT/PyT] Triton Inference Server support 2020-04-02 14:39:24 +02:00
Przemek Strzelczyk 639de18491 Adding WideAndDeep/TF 2020-03-24 23:05:23 +01:00
jconwayNV 3a01d887ac
Renamed Tacotron to Tacotron2 2020-03-10 12:20:17 -07:00
Przemek Strzelczyk 72ef5f45cb [MaskRCNN/TF2] Adding MaskRCNN for TF1 and TF2 2020-03-05 09:49:01 +01:00
Przemek Strzelczyk 08c600363a Update README.md 2020-03-02 06:00:25 -08:00
Przemek Strzelczyk 4b381ff7ed Update README.md 2020-03-02 05:59:39 -08:00
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