Commit graph

1008 commits

Author SHA1 Message Date
nvpstr c4a42e4acb
Merge pull request #42 from khoa-ho/patch-1
Typo/stylistic fix for BERT README title
2019-05-15 15:48:14 +02:00
Krzysztof Kudrynski 49acab486b torch.hub entrypoints for tacotron2, waveglow and ncf 2019-05-15 14:16:46 +02:00
Khoa Ho b0d259264e
Typo/stylistic fix for README title 2019-05-14 10:30:27 -07:00
nvpstr a9d0554e5d
Merge pull request #30 from swethmandava/smandava/readme_edit
changing perf numbers to steady state throughput
2019-05-13 17:32:30 +02:00
Khoa Ho fcaa639bd9
Add current models to README 2019-05-03 15:29:25 -07:00
Swetha Mandava 5551752822
Update readme error 2019-04-18 11:51:46 -07:00
Swetha Mandava 83fceae509 changing perf numbers to steady state throughput 2019-04-17 14:16:40 -07:00
nvpstr 531a570c5c
Merge pull request #25 from skierat/patch-1
Update Dockerfile
2019-04-08 18:19:11 +02:00
nvpstr 51d3dceb3f
Merge pull request #24 from swethmandava/smandava/readme_edit
fix readme
2019-04-08 18:18:39 +02:00
Swetha Mandava ec9eaf732a removing fast_math, etc from README 2019-04-04 13:14:01 -07:00
Swetha Mandava 42c6a147f2 extra argument removed 2019-04-01 11:30:36 -07:00
skierat 2409559c12
Update Dockerfile 2019-04-01 14:34:29 +02:00
Swetha Mandava bb0332437b fix readme 2019-03-28 16:10:54 -07:00
nvpstr 2acfcb263a
Removing obsolete code (BERT)
Nvpstr/fix
2019-03-27 17:52:09 +01:00
Przemek Strzelczyk 558917b3c2 Additional cleanup (BERT) 2019-03-27 17:47:46 +01:00
Przemek Strzelczyk 93fa95e3c7 Removing obsolete code (BERT) 2019-03-27 17:34:23 +01:00
Michał Krzysztof Filipiuk 041c35247b Fixed indentation 2019-03-25 12:52:08 -07:00
nvpstr 783f5facde
Merge pull request #19 from swethmandava/master
removing multinode scripts
2019-03-22 16:47:21 +01:00
Swetha Mandava dfbce5d178 removing multinode scripts 2019-03-21 23:02:48 -07:00
nvpstr 0e66c6dabb
Merge pull request #16 from NVIDIA/nvpstr/master
BERT README update
2019-03-19 17:14:07 +01:00
Przemek Strzelczyk 4b09b347a7 BERT README update 2019-03-19 17:12:43 +01:00
nvpstr 21024d9126
Merge pull request #15 from NVIDIA/nvpstr/master
Updating SSD and BERT.
2019-03-19 16:52:05 +01:00
nvpstr a68a2a0e72
Merge pull request #14 from DEKHTIARJonathan/patch-1
[UNet-TF  Industrial] - Readme Fix
2019-03-19 16:50:20 +01:00
Jonathan DEKHTIAR f0ec1d4092
[UNet-TF Industrial] - Readme Fix 2019-03-19 16:36:25 +02:00
Przemek Strzelczyk 3d90b6dbf0 Updating SSD and BERT. 2019-03-19 15:16:07 +01:00
nvpstr 8a3d34e8a4
Merge pull request #13 from sharath-ts/master
Fix README and Dockerfile
2019-03-19 11:02:28 +01:00
sharatht f1661d8ca4 Fix README and Dockerfile 2019-03-18 18:06:48 -07:00
nvpstr b1ae8dd47c
Merge pull request #12 from NVIDIA/nvpstr/master
Adding 9 new models (6 in TensorFlow and 3 in PyTorch)
2019-03-18 20:57:20 +01:00
Przemek Strzelczyk 7a8544e0a2 Adding 9 new models: ResNet50/TF, SSD/TF, BERT/TF, NCF/TF, UNet/TF, GNMT/TF, SSD/PyT, MaskRCNN/PyT, Tacotron2+Waveglow/PyT 2019-03-18 19:45:05 +01:00
nvpstr 713d95411a
Merge pull request #11 from tgrel/master
Update NCF-PyTorch README
2019-03-15 17:31:47 +01:00
Tomasz Grel 7c10b43d3e update NCF README 2019-02-21 14:54:47 +01:00
Szymon Migacz b050963444 GNMT update 2019-02-14 12:40:30 +01:00
Szymon Migacz 8efbea403f Squashed 'PyTorch/Translation/GNMT/' changes from 4dc145a..51a90b1
51a90b1 Feb 14, 2019 update

git-subtree-dir: PyTorch/Translation/GNMT
git-subtree-split: 51a90b1667e7c1d45bd68bf719f8bf5d4c4521e3
2019-02-14 12:40:30 +01:00
Szymon Migacz b99d45b3f5 Revert "Updating GNMT"
This reverts commit 072523d5b2.
2019-02-14 12:39:20 +01:00
nvpstr 072523d5b2 Updating GNMT 2019-01-25 16:20:05 +01:00
nvpstr a1aff31c42 Adding training improvements. 2019-01-25 16:02:48 +01:00
Przemek Strzelczyk a8e1d1cd83 Adding ResNet50v1.5 to MxNet/Classification 2019-01-23 17:14:51 +01:00
Przemek Strzelczyk edc3486e6f Small fix to README 2019-01-23 17:08:35 +01:00
Przemek Strzelczyk d755a84080 Adding Transformer to PyTorch/Translation 2019-01-23 17:03:45 +01:00
Przemek Strzelczyk 585973766f Adding NCF to PyTorch/Recommendation 2019-01-23 16:59:07 +01:00
nvpstr 147c37049e
Merge pull request #8 from NVIDIA/nvpstr/master
Adding ResNet50 v1.5
2018-10-01 23:51:20 +02:00
nvpstr 3ac7dc4957 Adding ResNet50 v1.5. 2018-10-01 22:51:24 +02:00
Szymon Migacz 4b9a250511
Merge pull request #5 from szmigacz/master
PyTorch GNMT implementation
2018-08-08 16:38:15 +02:00
Szymon Migacz 8f95a78af2 Squashed 'PyTorch/Translation/GNMT/' content from commit 4dc145a
git-subtree-dir: PyTorch/Translation/GNMT
git-subtree-split: 4dc145ac0a58128a3b56d55b3e8b3b179b329332
2018-08-07 16:27:43 +02:00
Szymon Migacz 7d69e136a3 Added PyTorch GNMT implementation 2018-08-07 16:27:43 +02: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 cdaa4547b4
Updated content and inlined links
Updated content and inlined links
2018-05-03 08:58:53 -07:00
Nathan Luehr 134db41c81 Cleanup TF imagenet readme. 2018-05-03 08:47:20 -07:00
jconwayNV 5d8b2f9396
Merge pull request #1 from NVIDIA/pytorch
Add pytorch examples
2018-05-02 22:19:12 -07:00