- 25 1月, 2021 2 次提交
-
-
由 Jacek Czaja 提交于
-
由 chentianyu03 提交于
* add abs test case * use std::abs to fix abs bug * fix the abs bug * fix abs bug
-
- 22 1月, 2021 1 次提交
-
-
由 ShenLiang 提交于
-
- 20 1月, 2021 5 次提交
-
-
由 Jacek Czaja 提交于
-
由 TTerror 提交于
* support reduce_max op on kunlun * support reduce_max op on kunlun * support reduce_max op on kunlun * support reduce_max op on kunlun
-
由 QingshuChen 提交于
-
由 wuhuanzhou 提交于
* optimize unity build, test=develop * fix code style error, test=develop * fix code style error and test /MP settings, test=develop
-
由 chentianyu03 提交于
* rewrite abs op * rewrite abs op and remove abs in activation * remove abs register in old codes * fix abs_grad type error * fix abs double_grad output name error * modify abs_grad, abs_grad_grad functor for windows building * format code style * fix the bug of result is nan when the divisor is zero * add missing abs attr and add abs for float16
-
- 19 1月, 2021 3 次提交
- 18 1月, 2021 4 次提交
-
-
由 hutuxian 提交于
-
由 QingshuChen 提交于
-
由 taixiurong 提交于
-
由 JZ-LIANG 提交于
-
- 17 1月, 2021 1 次提交
-
-
由 guofei 提交于
* Modify the calculation logic of LambOptimizer
-
- 15 1月, 2021 5 次提交
-
-
由 Zhang Ting 提交于
-
由 Yang Zhang 提交于
built-in `rsqrt` is shadowed
-
由 石晓伟 提交于
-
由 Wojciech Uss 提交于
-
由 wawltor 提交于
* fix the rnn mask memory bug for out of read * update the code for the rnn
-
- 14 1月, 2021 2 次提交
-
-
由 taixiurong 提交于
-
由 ShenLiang 提交于
-
- 13 1月, 2021 1 次提交
-
-
由 GaoWei8 提交于
* softmax backward optimize
-
- 12 1月, 2021 8 次提交
-
-
由 JZ-LIANG 提交于
-
由 lidanqing 提交于
-
由 tangwei12 提交于
* rename sendrecv.proto to namespace paddle.distributed * split ps with distributed
-
由 Double_V 提交于
* fix elugradgrad test fail and error message opt * fix unitest,test=develop * Update prroi_pool_op.h fix error message * opt message,test=develop * fix ci fail,test=develop
-
由 Zhen Wang 提交于
* Fix the accuracy problem of allclose op when using float64 data type in static mode. * Format the code style.
-
由 yaoxuefeng 提交于
-
由 furnace 提交于
-
由 石晓伟 提交于
-
- 11 1月, 2021 8 次提交
-
-
由 Chengmo 提交于
* fix cmake Co-authored-by: NseiriosPlus <tangwei12@baidu.com>
-
由 石晓伟 提交于
-
由 liym27 提交于
Support vector<double> as type of op attribute and op set_value suppport vector<double> as value (#30126)
-
由 wangchaochaohu 提交于
-
由 AshburnLee 提交于
-
由 chentianyu03 提交于
* type promotion for grad * add type promotion for div op
-
由 liym27 提交于
-
由 WeiXin 提交于
* modify error message based on comments * edit code according to review. * Correct spelling according to review.
-