- 10 10月, 2020 14 次提交
-
-
由 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 19 次提交
-
-
由 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 提交于
-
由 FlyingQianMM 提交于
* reimplement paddle.nn.functional.sigmoid_focal_loss. test=develop * fix reduction error message. test=develop * fix exp. test=develop * reset the shape of logit. test=develop * delete disable_static in example. test=develop
-
由 cc 提交于
-
由 Qi Li 提交于
-
由 Zhen Wang 提交于
-
由 LielinJiang 提交于
* keep summary mode unchange * add no grad decorator
-
由 LielinJiang 提交于
-
由 LielinJiang 提交于
* fix bilateral bug
-
由 YUNSHEN XIE 提交于
-
由 wanghuancoder 提交于
-
由 Chen Weihang 提交于
-
- 08 10月, 2020 6 次提交
-
-
由 wanghuancoder 提交于
* modify doc for ParameterList and LayerList, test=develop * add empty line after code-block, test=develop
-
由 wanghuancoder 提交于
-
由 wanghuancoder 提交于
-
由 wanghuancoder 提交于
* modify doc for Layer, test=develop * modify doc for Layer2, test=develop * set dtype default value to float32, test=develop * add example code for paddle.nn.Layer, test=develop * set create_parameter and create_variable dtype default value to None, test=develop * modify some example code, tet=develop * refine, test=develop * del no ues code, test=develop * modify doc, example code, args, test=develop * modify doc, test=develop
-
由 huangjun12 提交于
-
由 huangjun12 提交于
* fix huber_loss ans npair_loss doc and example code, test=document_fix * remove disable_static in example code, test=document_fix * remove huber_loss and refine npair_loss example code, test=document_fix * remove huber_loss in functional/__init__.py, test=document_fix
-
- 04 10月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
Polish the error message of fc, fused_fc_elementwise_layernorm and fused_embedding_seq_pool. (#27692) * Polish the error message of fc_op. * Polish the error message of fused_fc_elementwise_layer_norm op. * Polish an error message in fused_embedding_seq_pool_op.
-