Commit graph

322 commits

Author SHA1 Message Date
nvpstr 30425620be Update issue templates 2019-12-04 14:30:31 +01:00
nvpstr 44e71fe5be Update issue templates 2019-12-04 13:57:15 +01:00
nvpstr 201b5f6498 Update issue templates 2019-12-04 13:43:52 +01:00
Tomasz Grel a5976cb5a3 VAE-CF README fixes (#332) 2019-12-04 13:23:42 +01:00
Pablo Ribalta Lorenzo 51b910f42f Cleanup (#328)
Signed-off-by: Pablo Ribalta <pribalta@nvidia.com>
2019-12-03 09:52:59 +01:00
nvpstr 2984d8523a
Merge pull request #324 from NVIDIA/nvpstr/b4aef994
Nvpstr/b4aef994
2019-12-02 18:03:16 +01:00
Przemek Strzelczyk 678c71b989 [VAE-CF/TF] README fix 2019-12-02 17:59:43 +01:00
Przemek Strzelczyk 1c975f5f66 Updating main README - adding VNet/TF links 2019-12-02 15:59:04 +01:00
Przemek Strzelczyk b4aef9945b Adding VNet/TF 2019-12-02 15:57:25 +01:00
Przemek Strzelczyk a778cfac01 Updating main README.md (links to VAE-CF) 2019-12-02 14:28:54 +01:00
Przemek Strzelczyk b348f179e2 Adding VAE-CF/TF 2019-12-02 14:26:38 +01:00
nvpstr 5d8bbe5a46
Merge pull request #320 from NVIDIA/nvpstr/547bd3
Nvpstr/547bd3
2019-11-28 09:58:55 +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 ca28f55476 [Transformer-XL/PyT] renaming folders 2019-11-28 09:48:59 +01:00
Przemek Strzelczyk 547bd323a0 [Jasper/PyT] Adding Colab TRT notebook 2019-11-27 17:07:31 +01:00
Przemek Strzelczyk 3d46067af9 Adding TransformerXL/PyT 2019-11-27 17:00:18 +01:00
Przemek Strzelczyk 1164331725 SSD/TF bug fixing and README updates 2019-11-27 16:45:11 +01:00
nvpstr 437eaba2bc
Merge pull request #283 from swethmandava/master
moving trtis to 19.08 in BERT
2019-11-25 19:54:52 +01:00
Swetha Mandava c4061ebb09
Merge branch 'master' into master 2019-11-25 10:40:01 -08:00
nvpstr 7d772b8bc9
Merge pull request #299 from cschaefer26/tacotron2-fix-val-lo
Fixed wrong val loss being logged
2019-11-19 10:16:21 +01:00
nvpstr a387db4708
Merge pull request #292 from khcs/master
fix a minor typo on BioBERT README.
2019-11-19 10:12:04 +01:00
nvpstr 3d4cc84640
Merge pull request #297 from GrzegorzKarchNV/tacotron2-readme-update
updated tacotron2 trtis readme
2019-11-19 10:08:52 +01:00
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
Swetha Mandava 2a93a1efa9 mkdir missing 2019-11-18 18:49:02 -08: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
Christian Schäfer f0eede6bf8
Update train.py
fixed logged val loss
2019-11-15 09:46:46 +01:00
gkarch 09706537d2 updated tacotron2 trtis readme 2019-11-14 15:24:14 +01:00
Swetha Mandava 59b89880e3 allow_growth_fix=True removed 2019-11-13 11:06:15 -08:00
Hoo Chang Shin 92e52384f2 fix minor typo in README. 2019-11-13 11:38:41 -05:00
Hoo Chang Shin caece99944 fix minor typo on README. 2019-11-13 11:36:49 -05:00
Hoo Chang Shin 536a5cfffc fix minor typo on README. 2019-11-13 11:29:57 -05:00
Hoo Chang Shin 70c51ad7f8 Merge remote-tracking branch 'upstream/master' 2019-11-13 11:28:26 -05:00
Swetha Mandava b2466a0004
mismatch columns in readme 2019-11-12 13:55:16 -08:00
Haibin Lin 1ae1592ef8
Update optimization.py 2019-11-11 10:11:37 -08:00
Swetha Mandava e94c6936e4
Merge pull request #3 from lapolonio/patch-3
Update Dockerfile
2019-11-08 11:24:03 -08:00
Swetha Mandava b392cd7858
Merge pull request #2 from lapolonio/patch-2
trtis model name consistency
2019-11-08 11:23:23 -08:00
Leonardo Apolonio 826fcd4d33
Update Dockerfile
add libcurl3 install required by python when importing tensorrtserver.api module
2019-11-08 10:17:58 -05:00
Leonardo Apolonio 46a3d6e1de
Update run_trtis.sh
default trtis_model_name in run_trtis.sh should be consistent with export_model.sh
2019-11-08 10:15:53 -05:00
Swetha Mandava e873db23cd moving trtis to 19.08 2019-11-07 13:07:47 -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