Commit graph

283 commits

Author SHA1 Message Date
nvpstr 55c5f99f59
Merge pull request #286 from eric-haibin-lin/patch-1
Fix a typo
2019-11-19 10:07:01 +01:00
nvpstr 0571072e2a
Merge pull request #94 from yaoyiran/patch-1
Fix the Validation in Transformer
2019-11-19 10:05:32 +01:00
nvpstr fdf7124915
Merge pull request #71 from vinhngx/patch-1
Include jupyter in this docker build
2019-11-19 10:04:16 +01:00
nvpstr ad4267cb70
Merge pull request #69 from vinhngx/jupyter
add this repo to docker build
2019-11-19 10:03:46 +01:00
nvpstr 79159fec9b
Merge pull request #303 from NVIDIA/nvpstr/rel
Nvpstr/rel
2019-11-18 23:29:44 +01:00
Przemek Strzelczyk 4e609f5555 New notebooks in UNet(industrial)/TF 2019-11-18 23:11:28 +01:00
Przemek Strzelczyk a70896405d Updating BERT/PyT
* Use LAMB from APEX
* Code cleanup
* Bug fix in BertAdam optimizer
2019-11-18 23:07:24 +01:00
dependabot[bot] 9f691b62b9 Bump pillow from 5.4.1 to 6.2.0 in /TensorFlow/Detection/SSD (#276)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/5.4.1...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-15 16:42:19 +01:00
Haibin Lin 1ae1592ef8
Update optimization.py 2019-11-11 10:11:37 -08:00
GrzegorzKarchNV 4e00153ab5 added TRTIS demo to Tacotron2 (#281)
* added TRTIS demo

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-11-06 19:46:35 +01:00
nvpstr 4760c03a04
Merge pull request #277 from NVIDIA/nvpstr/release
Updating BERT/TF
2019-11-04 23:33:38 +01:00
Przemek Strzelczyk eb32aee293 BERT/TF: Dockerfile comment removed 2019-11-04 23:30:06 +01:00
Przemek Strzelczyk 9cd3946603 Updating BERT/TF
- Pre-training and Finetuning on BioMedical tasks and corpus
- Disabling Grappler Optimizations for improved performance
2019-11-04 23:18:08 +01:00
nvpstr 33dd665905
Merge pull request #268 from sharathts/patch-4
Fix incorrect perf numbers
2019-11-04 23:16:35 +01:00
nvpstr 214e72dbda
Merge pull request #274 from NVIDIA/dependabot/pip/TensorFlow/Segmentation/UNet_Medical/pillow-6.2.0
Bump pillow from 5.4.1 to 6.2.0 in /TensorFlow/Segmentation/UNet_Medical
2019-11-04 23:15:50 +01:00
dependabot[bot] 63861b0621
Bump pillow from 5.4.1 to 6.2.0 in /TensorFlow/Segmentation/UNet_Medical
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/5.4.1...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 05:00:20 +00:00
Sharath T S 78e97e324e
Fix incorrect perf numbers 2019-10-25 15:52:44 -07:00
Yang Zhang 81df05da1b update Jasper TRT Readme numbers (#267)
fix Readme table column name mix up
2019-10-23 12:38:43 +02:00
nvpstr 970a54b296
Merge pull request #261 from sharathts/patch-3
fix single gpu support
2019-10-21 19:59:14 +02:00
nvpstr ef5b97d02d
Updating models (GNMT, RN50) 2019-10-21 19:58:44 +02:00
Przemek Strzelczyk 11f6038cd8 Updating RN50/TF 2019-10-21 19:49:00 +02:00
Przemek Strzelczyk 52c4acfb46 Updating GNMT/TF 2019-10-21 19:44:27 +02:00
Przemek Strzelczyk b09ce9831b Updating GNMT/PyT 2019-10-21 19:41:32 +02:00
Przemek Strzelczyk e470c2150a Updating RN50/MxNet 2019-10-21 19:20:40 +02:00
Sharath T S f24491a940
fix single gpu support 2019-10-18 17:28:02 -07:00
nvpstr f2fe0904cf
Merge pull request #259 from sharathts/patch-2
Fix training perf calculation
2019-10-17 19:10:16 +02:00
Sharath T S 7121e21d11
fix logging total steps 2019-10-16 15:12:00 -07:00
Sharath T S 8cc635f638
Fix training perf calculation 2019-10-15 17:39:39 -07:00
nvpstr 486c23ee72
Merge pull request #249 from NVIDIA/nvpstr/unet_ind_19.10
[UNet_Industrial/TF] Adding Jupyter notebooks and small fixes
2019-10-09 14:54:53 +02:00
Przemek Strzelczyk 882bc26d40 [UNet_Industrial/TF] Adding Jupyter notebooks and small fixes 2019-10-09 14:45:45 +02:00
nvpstr 4c385522d1
Merge pull request #246 from swethmandava/master
BERT TF syntactical fixes
2019-10-09 14:10:56 +02:00
Swetha Mandava 8749cf3952 don't drop remainder in eval, num_shards for data 2019-10-07 19:00:55 -07:00
Swetha Mandava aac3e7b6e9 adding missing num accum steps to readme 2019-10-07 17:30:04 -07:00
Swetha Mandava b85439958d fix logo display on github 2019-10-07 11:35:22 -07:00
Swetha Mandava b13aeea8d3 readme column mismatch and extra config removed 2019-10-07 11:32:29 -07:00
nv-kkudrynski 66a447276e
Update readme with info about external ckpts (#244) 2019-10-04 15:56:15 +02:00
nvpstr 266cf37f1d
Merge pull request #243 from NVIDIA/nvpstr/rel81519d47
Updates to Jasper/PyT, NCF/PyT and MaskRCNN/PyT
2019-10-04 15:17:59 +02:00
Przemek Strzelczyk 81519d47a2 NCF/PyT - adjusting to API changes in PyTorch and APEX 2019-10-04 15:05:13 +02:00
Przemek Strzelczyk d29920a8b0 MaskRCNN/PyT update
* Jypyter notebooks addded
* Updates for PyTorch 1.2
2019-10-04 14:34:26 +02:00
Przemek Strzelczyk 68c6d2321f Small updates to README.md (Jasper,notebooks) 2019-10-04 14:11:10 +02:00
maggiezha 075bca5742 update readme of notebook (#229)
* updating notebook
* updating wav files
* updating examples
2019-10-01 19:41:26 +02:00
nvpstr 0f06323eac
Merge pull request #234 from swethmandava/master
adding colab notebook, Use new TF-TRT AP
2019-10-01 19:39:27 +02:00
nvpstr f23383fa41
Merge pull request #233 from sharathts/patch-1
Update Dockerfile to 19.05
2019-10-01 19:38:29 +02:00
Swetha Mandava 888e01448e change folder 2019-09-25 17:39:36 -07:00
Swetha Mandava f5d1a8ba23 adding colab notebook, Use new TF-TRT AP 2019-09-25 17:29:12 -07:00
Sharath T S 7fffeade4e
Update Dockerfile 2019-09-25 11:21:15 -07:00
Sharath T S 746cfe21dc
Update Dockerfile 2019-09-25 11:17:40 -07:00
nvpstr 870969d933
Merge pull request #227 from swethmandava/master
Update Changelog
2019-09-24 14:39:04 +02:00
Swetha Mandava df118e7155 changelog 2019-09-23 13:17:16 -07:00
nvpstr de0abe48c2
Merge pull request #223 from swethmandava/master
Bert TF update
2019-09-23 17:45:41 +02:00