- 20 1月, 2021 11 次提交
-
-
由 wanghuancoder 提交于
* delete empty line of pybing.cc, test=develop * use nvtx push pop in timeline, test=develop * change year, test=develop * add #ifdef PADDLE_WITH_CUDA, test=develop * add #ifndef WIN32, test=develop * is_pushed to is_pushed_, 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
-
由 huangxu96 提交于
* add fleet amp.init() * add unittest for fleet_amp_init
-
由 Wilber 提交于
-
由 wanghuancoder 提交于
* delete empty line of pybing.cc, test=develop * fix layers train eval bug, test=develop
-
由 lilong12 提交于
* update, test=develop
-
由 Aurelius84 提交于
* add paddle. * add unittest
-
由 Tao Luo 提交于
-
由 tangwei12 提交于
* add trainers for pserver Change-Id: I1a75793ec81ce126d07f4c47cae09b95d530bbc8
-
由 Aurelius84 提交于
-
由 wanghuancoder 提交于
* add some RecordEvent, for dygraph timeline, test=develop * change GpuMemcpySync to memory::Copy, test=develop * fix compile problem, test=develop * fix compile problem, test=develop * fix, test=develop * fix, test=develop
-
- 19 1月, 2021 14 次提交
-
-
由 YUNSHEN XIE 提交于
* check UT Duplicate name * fix error * Optimized log display * modified exit code
-
由 liym27 提交于
-
由 WangXi 提交于
-
由 ykkk2333 提交于
* add rmsprop_op_xpu test=kunlun * modified rmsprop_op_xpu error code. test=kunlun
-
由 Zhou Wei 提交于
-
由 Zhen Wang 提交于
-
由 Leo Chen 提交于
* unify calling cudaSetDevice * fix compile
-
由 pangyoki 提交于
-
由 QingshuChen 提交于
-
由 Leo Chen 提交于
* support layer_norm fp16 in dygraph amp * add ut * refine code
-
由 wuhuanzhou 提交于
-
由 Zhang Ting 提交于
* add 2.0 API: device_guard
-
由 WangXi 提交于
-
由 wanghuancoder 提交于
-
- 18 1月, 2021 15 次提交
-
-
由 cc 提交于
-
-
由 hutuxian 提交于
-
由 hutuxian 提交于
-
由 hutuxian 提交于
-
由 Zhang Ting 提交于
-
由 gongweibao 提交于
Fix potential port conflicts
-
由 liuyuhui 提交于
-
由 QingshuChen 提交于
-
由 wanghuancoder 提交于
-
由 taixiurong 提交于
-
由 WeiXin 提交于
* Avoid bug on 'MAC python3.5/6'. * Choose the saving method according to the OS. * smaller length of '_unpack_saved_dict' for MAC OS. * add version information of Python. * Edit comment.
-
由 JZ-LIANG 提交于
-
由 lijianshe02 提交于
-
由 cc 提交于
* Collect weight threshold of lstm, test=develop
-