- 20 3月, 2020 1 次提交
-
-
由 pkpk 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 pkpk 提交于
* Update README.md (#4267) * test=develop (#4269) * 3d use new api (#4275) * PointNet++ and PointRCNN use new API * Update Readme of Dygraph BERT (#4277) Fix some typos. * Update run_classifier_multi_gpu.sh (#4279) remove the CUDA_VISIBLE_DEVICES * Update README.md (#4280) * 17 update api (#4294) * update1.7 save/load & fluid.data * update datafeed to dataloader * Update resnet_acnet.py (#4297) Bias attr of square conv should be "False" rather than None during training mode. * test=develop * test=develop * test=develop * test=develop * test Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nzhang wenhui <frankwhzhang@126.com> Co-authored-by: Nparap1uie-s <parap1uie-s@users.noreply.github.com>
-
- 16 10月, 2019 1 次提交
-
-
由 0YuanZhang0 提交于
* Remove KD scripts * Add ERNIE2.0 service * Update server * Update MTL * Update README.md * Update README.md for MTL * Update README.md * upgrade_dmtk_name
-
- 07 8月, 2019 1 次提交
-
-
由 0YuanZhang0 提交于
* dgu_and_ade * fix_comment
-
- 15 5月, 2019 1 次提交
-
-
由 zhengya01 提交于
-
- 04 4月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Shift up fluid models * Update nlp submodules * Add redirect guide in org readme * Move HiNAS_models to AutoDL
-
- 02 2月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Delete file * Rever the raw file
-
- 01 2月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Adjust the structure of whole repo * Correct the readme for speec * Update submodules LAC, Senta and SimNet
-
- 01 2月, 2018 1 次提交
-
-
由 zhxfl 提交于
-
- 16 1月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 14 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 12 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
Refactor whole data preprocessor for DS2 (re-design classes, re-organize dir, add augmentaion interfaces etc.). 1. Refactor data preprocessor with new added class AudioSegment, SpeechSegment, TextFeaturizer, AudioFeaturizer, SpeechFeaturizer. 2. Add data augmentation interfaces and class AugmentorBase, AugmentationPipeline, VolumnPerturbAugmentor etc.. 3. Seperate normalizer's mean and std computing from training, by adding FeatureNormalizer and a seperate tool compute_mean_std.py. 4. Re-organize directory.
-