- 31 8月, 2021 10 次提交
-
-
由 Roc 提交于
Co-authored-by: Nronnywang <524019753@qq.com>
-
由 Roc 提交于
Co-authored-by: Ngongweibao <weibao.gong@gmail.com>
-
由 Roc 提交于
Co-authored-by: NWangXi <wangxi16@baidu.com>
-
由 Roc 提交于
Co-authored-by: NWangXi <wangxi16@baidu.com>
-
由 Roc 提交于
Co-authored-by: NWangXi <wangxi16@baidu.com>
-
由 Yuang Liu 提交于
[cherry-pick][Hybrid Performance] Move the cast op of AMP which cast fp32 param to fp16 param to the optimizer (#34965) (#35296) Co-authored-by: NWangXi <wangxi16@baidu.com>
-
由 Yuang Liu 提交于
Co-authored-by: NWangXi <wangxi16@baidu.com>
-
- 18 8月, 2021 3 次提交
-
-
由 Guoxia Wang 提交于
* support class center sample of PartialFC
- 17 8月, 2021 14 次提交
-
-
由 Aganlengzi 提交于
-
由 tianshuo78520a 提交于
* fix op-benchmark * test=document_fix
-
由 chentianyu03 提交于
* copy boost optional.hpp to paddle * copy boost optional.hpp to paddle * move directions * del fluid/utils * modify .hpp to .h * move directions * modify to paddle::optional * add modification description * format code stype for the files in paddle/utils * format code stype
-
由 Jacek Czaja 提交于
* - disabled caching of layer norm - fix in compilation - compilation fix - transpose caching disabled - compilation fix - more compilation fixes - sum caching disabled - compilation fix * - LRN with disabled cache * lint fixes
-
由 chentianyu03 提交于
* add exclude rules of pre-commit to paddle/utils and third_party * remove exclude direction distributed/third_party * remove exclude of paddle/utils for format cpplint check
-
由 shangliang Xu 提交于
* [bug fix] fix unfold negative_size_param
-
由 Hui Zhang 提交于
* dygraph support more ctc grad scale * scale for 1.x * fix unitest * fix unitest * format code * fix unittest * fix log info * unittest cov * fix format;notest,test=cpu,coverage * skip ctc_loss egs;test=cpu * warpctc grad cov;test=coverage * add dygraph test;test=coverage * format;test=cpu,coverage * format;test=cpu * add api compat;test=cpu * add cpu test * rename * rename * fix * fix test * format * eigen cpu * eigen gpu grad pass * cuda gpu pass * format * fix ci
-
由 Zeng Jinle 提交于
* add inplace passes and tests * update * fix use_cuda undefined fix compile error of op compat * add more ut * fix CPU CI error * check adam unique * fix mac/windows ci, improve coverage * fix ci error * follow weihang's comment * fix BlockDesc::MoveFrom * follow qiuliang's comment * update * follow huihuang's comments
-
由 Kaipeng Deng 提交于
* fix drop_last not work in IterableDataset. test=develop
-
由 niuliling123 提交于
fix a bug in nlp: text_matching/sentence_transformers when last dim is 1 and reduce mid dim (#34941)
- 16 8月, 2021 13 次提交
-
-
由 zhangchunle 提交于
-
由 feng_shuai 提交于
* change bilinear thread for nano and tx2 * change bilinear thread for nano and tx2
-
由 joanna.wozna.intel 提交于
* Remove force_fp32_output from elementwise_add quantization * Fix cpu_quantize_placement test * Review related changes
-
由 Jacek Czaja 提交于
* - Added softmax without caching * - Binary is no longer manually cached * - Activation onednn caching removed * - Removed manual caching of activation * - modified UT * - fix * - fix * - fixes to building * - fix * - fix * - fix to UT * - Faulty UT workaround * - approval workaround * - Fixes after review * - compilation fixes * - more lint fixes * - more fixes after review * - fixes after another round of review * - hopefully compilation fix - compilation fix
-
由 zhangchunle 提交于
-