- 13 12月, 2022 17 次提交
-
-
由 HappyHeavyRain 提交于
* generate static graph code of some ops by yaml * fix the code-style of yaml * fix the framework_ci for triangular_solve * change the 'data_type' of scatter * add the 'out: Out' of scatter_nd_add
-
由 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
-
由 engineer1109 提交于
-
由 Guanghua Yu 提交于
-
由 weishengying 提交于
-
由 Wangzheee 提交于
* fix some transformer unitest
-
- 12 12月, 2022 23 次提交
-
-
由 wanghuancoder 提交于
This reverts commit 592ed40b.
-
由 RichardWooSJTU 提交于
* fit paddle.matmul in fleetx.gpt
-
由 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
-
由 Aurelius84 提交于
* [Setup] Ignore @PADDLE_BINARY_DIR@ files * test=document_fix
-
由 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
-
由 YuanRisheng 提交于
* add new tensor * fix windows compile bugs * fix ci bugs * fix ci bugs * fix ci bugs * perfect according comment * fix ci compile bugs * add raw tensor * fix ci bugs * modify code by comment * delete String
-
由 姜永久 提交于
-
由 姜永久 提交于
* 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
-
由 YuanRisheng 提交于
* test approve ,test=document_fix * test approve ,test=document_fix * test approve ,test=document_fix
-
由 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 提交于
-
由 Netpunk 提交于
* replace dependency of inclusive_scan.h from phi * format code
-
由 kangguangli 提交于
-
由 傅剑寒 提交于
* fix codestyle * add double complex<float> complex<double> dtype support for syevj_batched * fix use_syevj flag for precision loss when input dtype of syevj_batch is complex128 in some case * optimize eigh in different case * fix missing ; bug * fix use_syevj bug * fix use_cusolver_syevj_batched flag
-
由 feng_shuai 提交于
* fix: there are some bugs with trt 8.0 * fix:windows CI trt is too old
-
由 Paulina Gacek 提交于
* OneDNN version of Copy, tranpose kernels adjusted * style fixes in tranpose_grad * redundant headers deleted
-
由 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.
-
由 feng_shuai 提交于
-
由 zhoutianzi666 提交于
-
由 huangjiyi 提交于
* move norm_utils.cu.h from fluid to phi * remove norm_utils.h in fluid * fix bugs and replace mutable_data with Alloc * replace mutable_data with Alloc
-
由 zyfncg 提交于
-