- 20 1月, 2021 6 次提交
-
-
由 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
-
- 17 1月, 2021 1 次提交
-
-
由 guofei 提交于
* Modify the calculation logic of LambOptimizer
-
- 16 1月, 2021 1 次提交
-
-
由 Adam Osewski 提交于
* Move pass tester helper functions to single common place. * Use helper functions in two more fuse pass tests.
-
- 15 1月, 2021 3 次提交
-
-
由 LielinJiang 提交于
* update voc url
-
由 Zhang Ting 提交于
-
由 pangyoki 提交于
* add view strategy on squeeze,unsqueeze,reshape,flatten * add squeeze unittest * add unittests * use View strategy as name rather than Reuse Allacation * fix view api doc * fix format * use core.ops when input of reshape2 is Tensor * fix test_cross_entropy_loss error because of reshape2 * fix test_cross_entropy_loss error because of reshape2 * add inplace strategy * add elementwise_add sub * let backward op not use inplace * grad op do not use inplace * fix memory increase error and add leaf error message * delete selected_rows * change op_function * little change * solve HandleViewBetweenInputAndOutput * add unittest and leaf error message * merge view error * optimize op_function_generator format and support sum inplace op * fix format of basic_engine * fix format for framework * little change of variable wrapper * add reshape, squeeze, unsqueeze, scatter api * add relu elu tanh softmax inplace api * fix test_squeeze_op unittest * fix test_relu_op unittest * fix comment problems * delete sample code of inplace api * add reference of grad_pending_nodes in basic_engine * fix unittest name * add inplace apis into wlist * fix error message * add PADDLE_ENFORCE for set grad op twice * fix head file error
-