Commit graph

546 commits

Author SHA1 Message Date
Dabi Ahn d8cc4a99ce remove pretrained aligns and update readme accordingly. 2020-08-03 12:39:30 +08:00
Dabi Ahn e0fcb62e83 Add FastSpeech in CUDA-Optimized 2020-07-31 14:59:15 +08:00
nv-kkudrynski 6c1d562eb9
Merge pull request #561 from NVIDIA/nvpstr/fed7ba
Nvpstr/fed7ba
2020-06-12 14:48:24 +02:00
Krzysztof Kudrynski f11884b38a minor readme updates 2020-06-12 13:50:44 +02:00
Przemek Strzelczyk fed7ba99cd [ConvNets/TF] Updating RN50, Adding ResNext and SE-ResNext 2020-06-12 12:38:25 +02:00
Przemek Strzelczyk 23cc1cd5bb [FastPitch/PyT] Small README fixes 2020-06-12 12:13:05 +02:00
PrzemekS b709b3ae57
Update README.md 2020-06-11 08:31:07 +02:00
PrzemekS 219f111b3f
Merge pull request #557 from alancucki/FastPitch_update_readme
Update README
2020-06-11 08:19:06 +02:00
Swetha Mandava 356a8e06e7
Merge pull request #558 from swethmandava/master
Patch #554
2020-06-10 09:45:24 -07:00
Swetha Mandava ccead31808 using hvd_rank in print 2020-06-10 09:43:49 -07:00
Swetha Mandava e193171893
Merge pull request #9 from NVIDIA/master
Update
2020-06-10 09:41:38 -07:00
Swetha Mandava 9f446c579d
Merge pull request #539 from trentlo/enable_res_var
Enable resource_var when XLA is on for run_squad.py.
2020-06-10 09:40:21 -07:00
Adrian Lancucki da4ba0657f Update README 2020-06-10 18:12:02 +02:00
Przemek Strzelczyk 66ed01d1ac [FastPitch/PyT] README updates 2020-06-08 18:53:02 +02:00
Trent Lo 10f00bd158 Add tf.enable_resource_variables() to other run scripts. 2020-06-03 17:18:48 -07:00
Trent Lo 5b24223f99 Enable resource_var when XLA is on for run_squad.py. 2020-05-29 15:11:19 -07:00
GrzegorzKarchNV 65211bd962
Merge pull request #538 from GrzegorzKarchNV/master
updated README for Triton
2020-05-29 13:52:01 +02:00
gkarch fb6d73d8f5 updated README for Triton 2020-05-29 13:50:04 +02:00
Tomasz Grel 748b0d47aa
Merge pull request #517 from t-kusanagi/dlrm-device-bug
Fix [PyT/DLRM] bug of model.py
2020-05-29 13:09:49 +02:00
GrzegorzKarchNV c76880b0fb
Merge pull request #535 from GrzegorzKarchNV/master
remover tcmalloc from Dockerfile
2020-05-28 14:15:45 +02:00
gkarch 5d792121ba remover tcmalloc from Dockerfile 2020-05-28 14:14:39 +02:00
t-kusanagi 7fe3d5be4f Fix [PyT/DLRM] bug of model.py
Pass device=base_device argument to self._interaction_padding.
2020-05-28 11:51:10 +00:00
Swetha Mandava 57d1a91274
Merge pull request #532 from swethmandava/master
Bert TF Patch - correcting triton image names to match README.md
2020-05-27 14:59:39 -07:00
Swetha Mandava bf1b5eedb1 correcting image names, changing throughput computations 2020-05-27 14:57:37 -07:00
GrzegorzKarchNV 21fb883aad
Merge pull request #530 from GrzegorzKarchNV/master
[Tacotron2] added tcmalloc in Dockerfile
2020-05-27 15:27:39 +02:00
gkarch 2480060f2a added tcmalloc in Dockerfile 2020-05-27 15:26:19 +02:00
PrzemekS dd9f5c401c
Create README.md 2020-05-26 19:30:04 +02:00
PrzemekS 7a2f7d4a55
Merge pull request #516 from NVIDIA/nvptr/6d7283
Adding FastPitch/PyT (modified version of FastSpeech)
2020-05-26 18:55:40 +02:00
GrzegorzKarchNV 0e1622f745
Merge pull request #525 from gloriouskilka/master
Tacotron2 --cpu-run fix
2020-05-22 11:16:34 +02:00
Ilya Shutov 680ccfcf89 Tacotron2 --cpu-run fix 2020-05-21 21:05:24 +07:00
GrzegorzKarchNV 3927e1334a
Merge pull request #519 from GrzegorzKarchNV/master
[Tacotron2] updates in trtis_cpp
2020-05-19 15:07:56 +02:00
gkarch 3bddd5df99 updates MR78 2020-05-19 15:06:13 +02:00
t-kusanagi a685b398bc Fix [PyT/DLRM] bug of model.py 2020-05-19 00:15:12 +00:00
Swetha Mandava daaab9ea6a
update run_classifier.py typo 2020-05-18 12:19:01 -07:00
Swetha Mandava f3786969a3
Merge pull request #502 from swethmandava/master
BERT module update
2020-05-18 10:27:19 -07:00
Swetha Mandava 58763147ff fixing xla fragmentation in latest container 2020-05-18 10:25:13 -07:00
Swetha Mandava bd5ce85888 Updating notebooks to have relative paths instead of absolute 2020-05-18 10:24:28 -07:00
Przemek Strzelczyk 6d72839a6c Adding FastPitch/PyT (modified version of FastSpeech) 2020-05-18 18:49:00 +02:00
GrzegorzKarchNV 06e39168fb
Merge pull request #513 from GrzegorzKarchNV/trtis_cpp-update
[Tacotron2] updating trtis_cpp
2020-05-18 12:40:45 +02:00
gkarch 1cfa0ecffb small fixes 2020-05-18 12:08:59 +02:00
gkarch 53e7e4f130 updating trtis_cpp 2020-05-18 11:04:16 +02:00
PrzemekS e3a110be6b
Merge pull request #511 from NVIDIA/nvpstr/15ba456
[WideAndDeep] Improved Spark preprocessing scripts performance
2020-05-18 01:14:09 +02:00
Przemek Strzelczyk 15ba45666d [WideAndDeep] Improved Spark preprocessing scripts performance 2020-05-18 01:11:27 +02:00
Sharath T S 9df464f277
[BERT/PyT] stop and resume, single gpu and timing fixes. (#509)
* stop and resume, single gpu and timing fixes.

* Update utils.py

* accumulation features check
2020-05-17 12:46:53 -07:00
Sharath T S 3aae0204c3
1. stop and resume 2020-05-16 22:47:53 -07:00
Swetha Mandava 942b09611c change default dllog path, disable horovod for 1 gpu 2020-05-14 14:25:37 -07:00
GrzegorzKarchNV 78aacb4797
Merge pull request #504 from GrzegorzKarchNV/trtis-fixes
[Tacotron2] Triton fixes
2020-05-14 22:29:30 +02:00
gkarch bf2b7a0767 fixed trtis dockerfile 2020-05-14 22:24:54 +02:00
gkarch 8d8337196f fixed trtis 2020-05-14 19:58:45 +02:00
Swetha Mandava cfc2395057 merge conflicts 2020-05-13 10:54:53 -07:00