- 03 9月, 2020 12 次提交
-
-
由 LielinJiang 提交于
* add summary for hapi
-
由 Zhou Wei 提交于
* set_default_type only take effect on python floats or complex * fix doc
-
由 Leo Chen 提交于
* refine paddle.stack * support TensorArray * add test * fix coverage problem * fix coverage problem * fix sample code
-
由 LielinJiang 提交于
-
由 joanna.wozna.intel 提交于
-
由 littletomatodonkey 提交于
-
由 ruri 提交于
-
由 pangyoki 提交于
* fix uniform CI random fail problem * decrease diag_num in DiagInit
-
由 Yang Zhang 提交于
-
由 LoveAn 提交于
-
由 Shang Zhizhou 提交于
-
由 Zhou Wei 提交于
show unittest time even if unittest failed
-
- 02 9月, 2020 21 次提交
-
-
由 huangjun12 提交于
* fix dropout bug in backward when input is 1d tensor, test=develop * add test case and refine error message, test=develop * refine error message, test=develop
-
由 joejiong 提交于
As the title
-
由 YUNSHEN XIE 提交于
-
由 Zhou Wei 提交于
-
由 zhang wenhui 提交于
* fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop
-
由 LiuChiachi 提交于
* replace fluid.optimizer.set_dict with optimizer.set_state_dict * replace fluid.optimizer.set_dict with optimizer.set_state_dict * add coverage rate * Increase coverage rate, fix code style * Increase coverage rate, fix code style * add fit to generate optimizer.state_dict() to save .pdopt to increase coverage rate * delete http.log
-
由 gongweibao 提交于
-
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test * Repair capi_gpu test
-
由 Jacek Czaja 提交于
test=develop
-
由 Guo Sheng 提交于
Fix some code samples in Tranoformer apis. test=develop
-
由 Tao Luo 提交于
-
由 lilong12 提交于
* fix sample codes, test=develop
-
由 liym27 提交于
Raise RuntimeError if run the callable object decorated by '@paddle.jit.to_static' not in dynamic mode. (#26750)
-
由 wanghuancoder 提交于
* optimized transformation form tensor to numpy, test=develop * Modify fetch op handle, from memcpy Sync to memcpy Async, test=develop * modify CUDAPinnedPlace to CPUPlace, test=develop * modify CPUPlace to CUDAPinnedPlace, and set default inplace to false, test=develop * revert fetch_op_handle, add fetch_async_op_handle, test=develop * revert fetch_op_handle, add fetch_async_op_handle, test=develop * fix error msg report, test=develop * fix bug in cpuplace, test=develop * fix bug in unmerge and tensorarray modle, test=develop * fix bug, double copy gpu memory, test=develop * fix chenweihang¡¯s review advice, test=develop
-
由 Thunderbrook 提交于
* fix eigen in push sparse; fix hadoop command test=develop * add log in load_combine_op test=develop
-
由 liym27 提交于
-
由 Zhaolong Xing 提交于
test=develop
-
由 wawltor 提交于
* fix the argmin,argmax op for the paddlepaddle 2.0, add checkPoint for the argmax/argmin
-
由 Yang Zhang 提交于
-
由 LoveAn 提交于
* Show more possible problems with build_and_check in file paddle_build.sh, test=develop * Remove test codes modified in file device.py for build_and_check, test=document_fix * Fix missing blank space in file device.py, test=document_fix * Final process via summary_check_problems function, test=document_fix
-
由 Chengmo 提交于
* fix fluid.embedding
-
- 01 9月, 2020 7 次提交
-
-
由 zlsh80826 提交于
* add stack_op to CMakeLists * add dim=3 support for scale op * add trt stack op, test=develop * remove debug message * add stack plugin serialize * remove slice, scale op, will add later * enhence error message * revise trt ernie test to conver the stack op CI testi, test=develop * add stack op serialization * fix test shape after adding stack op * remove slice op, will add after implementing serialization * roll back to min_graph=5 to avoid using slice op * fix scale op output layer * implement stack op createPlugin * use workspace and move the defination to .cu * move stack plugin creator definition to .cu, test=develop
-
由 Leo Chen 提交于
* add check for bernoulli and register bool for unsqueeze * follow comments
-
由 Bai Yifan 提交于
-
由 liym27 提交于
[Dy2Stat-debugging] Fix bug: Returns True if the verbosity level set by the user is greater than or equal to the log level (#26858)
-
由 YUNSHEN XIE 提交于
-
由 Zhou Wei 提交于
* add approve check of the CI task on windows * fix style
-
由 Huihuang Zheng 提交于
Fix an English typo in unit test.
-