Commit graph

112 commits

Author SHA1 Message Date
Pablo Ribalta 8a863783dc Cosmetics
Signed-off-by: Pablo Ribalta <pribalta@nvidia.com>
2020-01-10 11:17:33 +01:00
Pablo Ribalta 6ca9637885 Improve the way profiling is performed
Signed-off-by: Pablo Ribalta <pribalta@nvidia.com>
2020-01-10 11:11:08 +01:00
PrzemekS aa061052c6
Merge pull request #345 from nvcforster/master
Updating BERT Readme Docs
2020-01-02 14:35:59 +01:00
Przemek Strzelczyk 68b42dc9c9 API fix for GNMT/TF 2019-12-15 05:22:24 +01:00
Chris Forster 0ebeb8f12d
Update README.md 2019-12-13 12:56:19 -08:00
PrzemekS 5ae555a190
Typo in Dockerfile 2019-12-06 14:44:00 +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
Przemek Strzelczyk 678c71b989 [VAE-CF/TF] README fix 2019-12-02 17:59:43 +01:00
Przemek Strzelczyk b4aef9945b Adding VNet/TF 2019-12-02 15:57:25 +01:00
Przemek Strzelczyk b348f179e2 Adding VAE-CF/TF 2019-12-02 14:26:38 +01:00
Przemek Strzelczyk 1164331725 SSD/TF bug fixing and README updates 2019-11-27 16:45:11 +01:00
Swetha Mandava c4061ebb09
Merge branch 'master' into master 2019-11-25 10:40:01 -08: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 55c5f99f59
Merge pull request #286 from eric-haibin-lin/patch-1
Fix a typo
2019-11-19 10:07:01 +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
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
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
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
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
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 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
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
Swetha Mandava df118e7155 changelog 2019-09-23 13:17:16 -07:00
Swetha Mandava fa42f0ac27 add fp16/fp32 speedup for inference 2019-09-20 13:26:32 -07:00
Swetha Mandava 71fea240de switch ordering in readme 2019-09-19 22:30:37 -07:00
Swetha Mandava 890fc1c143 fix data dir path in eval 2019-09-19 16:54:11 -07:00