- 12 10月, 2020 12 次提交
-
-
由 GaoWei8 提交于
* add flattern weight of lstm
-
由 Guanghua Yu 提交于
* error message optimization in softmax_with_cross_entropy_op * fix some unsuited comment
-
由 zhupengyang 提交于
-
由 LiuChiachi 提交于
* fix model bugs, inputs can be InputSpec instance * correct error message
-
由 hong19860320 提交于
-
由 TeslaZhao 提交于
* Add double grad in Squeeze and Unsqueeze * Add double grad in Squeeze and Unsqueeze
-
由 Jack Zhou 提交于
Add xpu kernel for KUNLUN core: * accuracy op * sign op * scale op * sum op Add default atol in xpu unittest.
-
由 LielinJiang 提交于
-
由 mapingshuo 提交于
-
由 WangXi 提交于
-
由 cc 提交于
* Add test attribute in channelwise_quant op, test=develop
-
由 tianshuo78520a 提交于
-
- 11 10月, 2020 3 次提交
-
-
由 Chen Weihang 提交于
* replace config by kwargs * change save path form dir to prefix * fix failed unittests * revert unittest name change * polish en docs * add more tests for coverage
-
由 hong19860320 提交于
-
由 Wilber 提交于
-
- 10 10月, 2020 16 次提交
-
-
由 wangxinxin08 提交于
* add matmul doublegrad op * fix compile errors * modify code according to review * delete float16
-
由 Wilber 提交于
-
由 iducn 提交于
-
由 Yiqun Liu 提交于
* Reimplement paddle.static.nn.fc, mainly change the parameters and English documentation. * Polish the documentation format.
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
由 Leo Chen 提交于
* disable_fuse_all_reduce * fix test * fix ut
-
由 Double_V 提交于
* fix pool3d bug, test=develop * fix unitest, test=develop * fix test and fix pool2d bug, test=develop
-
由 石晓伟 提交于
-
由 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
-
由 Qi Li 提交于
-
由 Li Fuchen 提交于
-
由 LielinJiang 提交于
* fix dynamic parallel for hapi * fix code style
-
由 LutaoChu 提交于
Fix cross, cumsum op docs
-
由 Feiyu Chan 提交于
-
由 Yiqun Liu 提交于
Polish the english documentation and example of paddle.nn.Linear and paddle.nn.functional.linear (#27759)
-
- 09 10月, 2020 9 次提交
-
-
由 Jacek Czaja 提交于
test=develop - compilation fix test=develop
-
由 liu zhengxi 提交于
-
由 Feiyu Chan 提交于
-
由 zhupengyang 提交于
-
由 smallv0221 提交于
API(lstm_unit, lstmp, sequence_mask, sequence_enumerate, sequence_conv) error message enhancement (#27572) * API(Compute) error message enhancement on line 44, 50, 53. * lstm_unit error message enhancement. lstmp error message enhancement. sequence_conv error message enhencement. sequence_enumerate error message enhencement. sequence_mask error message enhencement. * Update lstm_unit_op.cc * Update lstm_unit_op.h * error msg enhancement. * Update sequence_conv_op.cc * Update lstm_unit_op.cc * Update sequence_conv_op.cc * Update sequence_enumerate_op.cc * Update sequence_enumerate_op.cu * Update sequence_enumerate_op.h * Update sequence_pool_op.h * error message enhencement. * error message enhancement.
-
由 Jacek Czaja 提交于
-
由 xiemoyuan 提交于
* Optimize the error message for OPs. * Optimize the error message for OPs in details.
-
由 gongweibao 提交于
-
由 zhulei 提交于
-