Commit graph

123 commits

Author SHA1 Message Date
Przemek Strzelczyk
dee0fe36c5 [UNet(med)/TF] New perf results, cross-validation, optimizer and README 2020-03-02 14:29:12 +01:00
Przemek Strzelczyk
43aa1de260 [NCF/TF] Adding new logging 2020-02-28 12:48:22 +01:00
Swetha Mandava
0845aaa901
[BERT/TF] bug fix in beta bias correction terms (#395) 2020-02-06 22:08:20 -08:00
Przemek Strzelczyk
cef4bab3fc Adding BERT/TF Inference with TensorRT; minor README fixes 2020-02-05 14:21:13 +01:00
PrzemekS
892ecb6bfb
Merge pull request #369 from NVIDIA/vnet_benchmark_fix
Vnet benchmark fix
2020-01-15 17:16:30 +01:00
Swetha Mandava
784eb0d8ca [BERT/TF] trtis dependency fix (#373) 2020-01-13 13:37:36 -08:00
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
Swetha Mandava
d08f065c0c Merge branch 'master' of https://github.com/NVIDIA/DeepLearningExamples into smandava/readme_edit 2020-01-03 10:44:47 -08:00
Swetha Mandava
d567f0e9e1 mismatch numbers 2020-01-03 10:42:04 -08: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
Swetha Mandava
23d56b7cee replacing / with - in init_checkpoint string for printing 2019-12-13 19:00:40 -08:00
Chris Forster
0ebeb8f12d
Update README.md 2019-12-13 12:56:19 -08:00
Swetha Mandava
b4384a51e3 readme fix 2019-12-13 07:48:39 -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
Swetha Mandava
e9d9372ce7
Update Dockerfile 2019-11-27 22:25:21 -08: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