- 14 12月, 2022 11 次提交
-
-
由 feifei-111 提交于
* del array_write & array_read * fix import err * fix import err * fix example codes
-
由 zhaoyingli 提交于
* [AutoParallel] recompute tuning * fix conflict * update comment * bug fix * update rc algo * tiny fix * fix clear process_group * remove comment * update segment print * fix import OpRole * adapt amp pass and grad_clip pass for opt_tuner * update tuning config * fix import * annotate recompute info on ops and upgrade recompute pass * add op_namescope for seed op * record reserved vars * fix recompute var's dist_attr * fix strategy unittest * adapt for fp16 * update unittest * revert copy opt * update unittest * rename set_recompute_segments * fix unittest
-
由 Ayuan 提交于
* modified: python/paddle/nn/layer/norm.py * modified: python/paddle/nn/layer/norm.py * modified: python/paddle/nn/layer/norm.py * modified: python/paddle/nn/layer/norm.py * modified: python/paddle/nn/layer/norm.py * modified: python/paddle/nn/layer/norm.py * test=docs_preview * InstanceNorm2D中文档格式修改 * test=docs_preview * modified: python/paddle/nn/functional/loss.py modified: python/paddle/nn/functional/norm.py modified: python/paddle/nn/layer/loss.py modified: python/paddle/nn/layer/norm.py * test=docs_preview * test=docs_preview
-
由 zqw_1997 提交于
* remove prior_box * modify the sequence of paras of prior_box in multi_box_head api
-
由 JZ-LIANG 提交于
* recompute dep filter param * recompute dep for reshard
-
由 姜永久 提交于
* rm unittests eager guard test part14 initializer2layer_norm * monior change
-
由 姜永久 提交于
* rm unittests eager guard tests part9 histogram2imperative_dataloader * rm basic
-
由 YUNSHEN XIE 提交于
* add condition of skipif * fix code format error * Update test_fused_gate_attention_op.py update
-
由 ccrrong 提交于
* remove dropout
-
由 Hulek 提交于
* Deleted mkldnn_inplace_pass code * Fixed error with cmake * Resolve conflicts
-
由 Zhang Jun 提交于
* add more unary op and square
-
- 13 12月, 2022 19 次提交
-
-
由 jjyaoao 提交于
* first pr * Revise nn.py * Revise nn.py 2.0 * Revise rnn.py;test=document_fix * test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 wanghuancoder 提交于
* fix rmsprop_ yaml bug
-
由 JYChen 提交于
* remove non-public apis from __all__ * fix code style
-
由 Nyakku Shigure 提交于
* isort jit * refine comment
-
由 sneaxiy 提交于
* save fused_attention memory when dropout_rate = 0.0 * add ut * fix ut bug * fix fused_layernorm_residual_dropout_bias_test.cu
-
由 Ryan 提交于
* add static RandomVerticalFlip * object => unittest.TestCase
-
由 ccrrong 提交于
* remove linear_chain_crf and crf_decoding
-
由 kangguangli 提交于
-
由 kangguangli 提交于
-
由 lugimzzz 提交于
* fluid clean layer * docs
-
由 姜永久 提交于
-
由 姜永久 提交于
-
由 姜永久 提交于
-
由 Qi Li 提交于
-
由 姜永久 提交于
-
由 姜永久 提交于
-
由 james 提交于
-
由 wangzhen38 提交于
* [api move] cvm * [api move] cvm * [api move] cvm * [api move] cvm * [api move] cvm * [api move] cvm * [api move] cvm * [api move] ci test * [api move] ci test * [api move] ci test
-
由 Guanghua Yu 提交于
-
- 12 12月, 2022 10 次提交
-
-
由 Jacek Czaja 提交于
* - UT reshape onednn - Fix test test2 - test4 - test5 - test6 test7 - test8 - Ut reinvented - cosmetic * - fix * - fix * - fix * - fix * - Fix * - fix * - fix * - fix * - Fix * lint
-
由 risemeup1 提交于
* move BatchNorm from flud.dygraph.nn to paddle.nn.layer.norm * modfiy conflict * modify pre-commit error * modify static-check ci error * fix failed tests * modify conflict * modify conflict * delete import modelu GRUUnit * fix falied test * fix failed testes * fix failed tests * fix failed tests * fix failed test * fix error in test_fused_resenet_basic_block_op_xpu.py * modify after xiaoguang reviewed
-
由 姜永久 提交于
-
由 姜永久 提交于
* rm multinode eager guard tests * remove unwanted tests * reset process_mpi test
-
由 Nyakku Shigure 提交于
* [CodeStyle][isort][F401] fix some regression issues * add import paddle to fix eval call
-
由 Wilber 提交于
-
由 HongyuJia 提交于
* add inner function _elementwise_op_with_axis * fix transformer_model * polish API code * remove elementwise_div/mul api * delete API in __all__ * delete elementwise_mul completely * polish elementwise_mul call * polish internal api * resolve conflict, fix rnn.py * use non-inplace call * delete elementwise_mul api test * delete elementwise_mul api test * clean elementwise_add/sub * restore _elementwise_op_in_dygraph in nn.py
-
由 feifei-111 提交于
-
由 kangguangli 提交于
-
由 Yiqun Liu 提交于
* Enable to print device info. * Enhance the nan and inf checking for cpu. * Implement a common print function. * Unify the check of complex numbers. * Rewrite the omp method. * Count and print the number of nan and inf. * Change the print content. * Add unittest.
-