- 14 10月, 2020 31 次提交
-
-
由 Leo Chen 提交于
* refine to_string * re-enable ut
-
由 ruri 提交于
* remove image_resize series api in Paddle2.0
-
由 wangchaochaohu 提交于
-
由 tianshuo78520a 提交于
-
由 liuyuhui 提交于
* update assign/cast/linspace/addcmul op doc for 2.0 api,test=document_fix * fix bug about cast doc for 2.0 api,test=document_fix
-
由 gongweibao 提交于
-
由 zhulei 提交于
* Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer * Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer * Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer * Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer * Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer * Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer * test=document_fix * test=document_fix
-
由 Chengmo 提交于
* add sparse tensor load method
-
由 tangwei12 提交于
-
由 wawltor 提交于
update the code for the topk message optimize
-
由 Chen Weihang 提交于
* polish some error message * add white list * revert shell script change
-
由 furnace 提交于
add paddle.nn.initializer API, including: Normal, TruncatedNormal, Uniform, XavierNormal, XavierUniform, Assign (#27769)
-
由 123malin 提交于
* test=develop, bug fix for parameter_recv * test=develop, for unittest, test_fleet_rolemaker_new
-
由 MRXLT 提交于
-
由 QingshuChen 提交于
*test=kunlun
-
由 zhang wenhui 提交于
* add multitask * add multitask, test=develop * fix code style, test=develop * add partail push dense, test=develop * fix has_kay in py3, test=develop * fix, test=develop * fix, test=develop * fix, test=develop
-
由 zhang wenhui 提交于
* fix norm api doc, test=develop * fix error message, test=develop * fix api norm, test=develop * add adagrad, test=develop * fix bug, test=develop * fix bug, test=develop * add spetral_norm, test=develop * fix adagrad, test=develop * merge , test=develop
-
由 yinhaofeng 提交于
* add lookup_table_v2_op_xpu, test=kunlun * add lookup_table_v2_op_xpu, test=kunlun * change some Tips ,test=kunlun
-
由 pangyoki 提交于
* fix gpu version paddle Error when have no CUDA device * optimize format and add new unittest * fix coverage problem * fix unittest format * change static mode to dygraph mode * use subprocess in unittest
-
由 AshburnLee 提交于
Made a change in python API to support the GPU version of unique OP working in static graph (#27899) * Made a change to support unique op working in static graph * Correct python format error
-
由 Zhang Ting 提交于
* use exhaustive_search for float16 * tune algo only when dtype is float16
-
由 lilong12 提交于
* update, test=develop
-
由 Yiqun Liu 提交于
-
由 wanghuancoder 提交于
-
由 Chen Weihang 提交于
-
由 YUNSHEN XIE 提交于
-
由 zhulei 提交于
Add api of KaimingUniform & KaimingNormal in paddle.nn.initializer
-
由 hutuxian 提交于
-
由 Huihuang Zheng 提交于
As the title
-
由 Huihuang Zheng 提交于
As the title
-
由 xiaoting 提交于
* add dropout,log_loss, test=kunlun * fix dropout, test=kunlun * polish error message, test=kunlun * change boost::get to BOOST_GET_CONST, test=kunlun * fix copyright, test=kunlun
-
- 13 10月, 2020 9 次提交
-
-
由 WangXi 提交于
-
由 Guanghua Yu 提交于
* support mean,softmax_with_cross_entropy on Baidu Kunlun,test=kunlun * fix unittests error,test=kunlun * delete boost::get,test=kunlun
-
由 Chengmo 提交于
* add xpu sgd & momentum
-
由 Tao Luo 提交于
test=document_fix
-
由 smallv0221 提交于
* Fix en doc for rnn.py. test=document_fix
-
由 Leo Chen 提交于
* add sumary feature * refine printting tensor * add sci_mode * add sample code * fix indent error * fix _format_item * polish code * support item indent * add ut * set place for ut * fix py2 issue * fix ut
-
由 hong19860320 提交于
-
由 joanna.wozna.intel 提交于
-
由 xiaoting 提交于
* add conv for xpu, test=kunlun * polish error_message, test=kunlun * polish error_message, test=kunlun * fix copyrigth, test=kunlun
-