Commit graph

71 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Swetha Mandava d6c5fef145 adding notebooks and t4 results, cleanup 2019-09-19 10:02:06 -07:00
Przemek Strzelczyk a98df279fe [BERT/TF] Added multi-node support 2019-09-13 19:12:50 +02:00
Swetha Mandava 281beab09d
consistant parameter names
consistant parameter names in run_pretraining.py and optimization.py
2019-07-30 17:24:19 -07:00
Swetha Mandava 438c422813 moving trtis section in readme and github issue 131 2019-07-30 13:35:10 -07:00
Swetha Mandava c15d09eed6 moving trtis section in readme and github issue 131 2019-07-30 13:27:07 -07:00
Swetha Mandava 2b3b299448 moving trtis section in readme and github issue 131 2019-07-30 13:18:12 -07:00
Przemek Strzelczyk fa400a7367 Adding Jasper/PyT 2019-07-26 20:08:16 +02:00
Przemek Strzelczyk a3dba86d52 Updating .gitmodules 2019-07-25 20:58:38 +02:00
Przemek Strzelczyk c3ec91c6b9 Reverting changes on run_pretrainng.py 2019-07-25 20:43:32 +02:00
Przemek Strzelczyk 7a0d4fb8be Merge branch 'nvpstr/release' of https://gitlab-master.nvidia.com/dl/JoC/examples into nvpstr/release 2019-07-25 20:16:36 +02:00
Przemek Strzelczyk 15075aab0c Removing obsolete scripts 2019-07-25 20:15:52 +02:00
Przemek Strzelczyk 566f9cba25 Removing some unnecessary marks 2019-07-25 07:58:23 -07:00
Przemek Strzelczyk 785801d699 Fixing Feature Support Matrix in README.md 2019-07-25 07:56:32 -07:00
Przemek Strzelczyk 8218872051 Updating BERT with TRT-IS support and new results 2019-07-25 16:53:05 +02:00
nvpstr a230e06917
Update Dockerfile 2019-07-22 16:07:25 +02:00
nvpstr 81b1b024e1
Update Dockerfile 2019-07-16 21:57:29 +02:00
Przemek Strzelczyk 0663b67c1a Updating models 2019-07-08 22:51:28 +02:00
Hoo Chang Shin 37c4083c4b change to BERT-base, and checkpoints-dir. 2019-05-31 10:31:26 -04:00
Hoo Chang Shin 1d8ac4b295 Merge branch 'bert/pretrain-fix' 2019-05-30 12:58:03 -04:00
Hoo Chang Shin 65bf7dbe48 initial commit on training PubMed-gvocab-base. 2019-05-30 12:55:57 -04:00