Xinghai Sun
d5a357d173
Update DS2 cloud training according to review comments.
7 years ago
Xinghai Sun
da28015556
Update README for DS2 cloud training.
7 years ago
Xinghai Sun
f75746cd31
Seperate data uploading from job summission for DS2 cloud training and add support for multiple shards uploading.
7 years ago
Xinghai Sun
75719fea22
Fix an incorrect usage of is_local argument.
7 years ago
Xinghai Sun
c767f201b2
Update default setting for cloud training for DS2.
7 years ago
Xinghai Sun
0e79ee37a4
Bug fix and refine cloud training for DS2.
...
Summary:
1. Add missing is_local argument (when set False, use pserver).
2. Add exception thrown if cp failed.
3. Add cloud mkdir if not cloud path for uploading does not exist.
4. Fix a bug using common path ./local_manifest for all nodes. (convert to /local_manifest)
5. Refine coding style.
7 years ago
wanghaoshuang
b417681251
Change the default values in pcloud_train to those listed in train.py.
7 years ago
wanghaoshuang
e9baaa8613
Fix some syntax errors.
7 years ago
wanghaoshuang
c00db21e69
Implement uploading data to PaddleCloud
...
1. Refine data_utils/data.py, reuse process_utterance function.
2. Modified README.
3. Implement uploading data in cloud/upload_data.py
4. Merge branch 'develop' of https://github.com/PaddlePaddle/models into ds2_pcloud
7 years ago
wanghaoshuang
b648f0c2d1
Implement uploading data in submit scripts and fix issues
7 years ago
wanghaoshuang
ef5f0436f2
Clean warning logs in cloud/README.md
8 years ago
wanghaoshuang
9fa9a352ac
Refine submitting scripts for deepspeech2 on paddle cloud.
8 years ago