- 30 4月, 2020 1 次提交
-
-
由 Li Fuchen 提交于
* enhance add_position_encoding error message, test=develop * enhance warpctc & scaled_dot_product_attention error message, test=develop * modified error message and ctest of scaled_dot_product_attention, test=develop
-
- 29 4月, 2020 2 次提交
-
-
由 Leo Chen 提交于
-
由 myq406450149 提交于
* add unbind pyhon api. test=develp
-
- 28 4月, 2020 3 次提交
- 27 4月, 2020 3 次提交
-
-
由 Guo Sheng 提交于
-
由 Chen Weihang 提交于
* add print transformer & unify print format, test=develop * remove using of dygraph_to_static_func, test=develop * remove python stdout capture, test=develop * fix compatibility problems for PY2, test=develop * fix detail error, test=develop * fix type analysis bug, test=develop * fix print tuple compatible error in PY2, test=develop * replace get_func to declarative, test=develop * fix detail bug, test=develop * fix some detail problems, test=develop * change visit_call in print transformer, test=develop
-
由 Kaipeng Deng 提交于
-
- 26 4月, 2020 3 次提交
-
-
由 Zhang Ting 提交于
-
由 hong 提交于
-
由 HappyAngel 提交于
python API(get_tensor_from_selected_rows and tensor_array_to_tensor)error message enhance, test=develop (#23636)
-
- 25 4月, 2020 1 次提交
-
-
由 Zhong Hui 提交于
fix the bug in inferVartype in the uniform_random op, add the support the set of dtype
-
- 24 4月, 2020 1 次提交
-
-
由 lijianshe02 提交于
* API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, log_loss) error message enhancement test=develop
-
- 23 4月, 2020 1 次提交
-
-
由 0YuanZhang0 提交于
* test=develop
-
- 22 4月, 2020 2 次提交
-
-
由 Guo Sheng 提交于
Add tracks_own_finished to Decoder to avoid mismanagement of the finished state in dynamic_decode. (#23664) test=develop
-
由 Guo Sheng 提交于
* Make layers.reshape/expand/slice in dygraph support var inputs. Make transpose support size 0. test=develop * Update layers.expand and layers.slice to support var inputs. test=develop
-
- 21 4月, 2020 1 次提交
-
-
由 myq406450149 提交于
* lod_rank_table error message enhance. test=develop
-
- 20 4月, 2020 2 次提交
-
-
由 liu zhengxi 提交于
* enhance pad.* error message, test=develop
-
由 gfwm0502 提交于
test=develop test=document_fix
-
- 19 4月, 2020 1 次提交
-
-
由 GaoWei8 提交于
-
- 18 4月, 2020 2 次提交
- 17 4月, 2020 4 次提交
-
-
由 huangjun12 提交于
* enhance error message test=develop * fix CI test of 3 op test=develop * fix bug caused by the diff of long type in py2 and py3, test=develop
-
由 Zhong Hui 提交于
* fix error message of l2_normalize, matmul, mean, etc. * add the test case for those ops
-
由 chenhaoze 提交于
* OP clip, merge_lod_tensor, convert/elementwise error message enhancement. test=develop
-
由 gfwm0502 提交于
As the title
-
- 15 4月, 2020 4 次提交
-
-
由 Double_V 提交于
API/OP (center_loss, fluid.one_hot, prroi_pool, roi_pool, ctc_greed_decoder) error message enhancement (#23794) * error message enchanced, test=develop * error message enchanced for APIs, test=develop * error message enhanced for roi_pool, test=develop * update added code, test=develop * update fluid/input.py, test=develop * update fluid/input.py ,test=develop * fix code style, test=develop * fix lower converage, test=develop * error message enhanced for roi pool, test=develop
-
由 gfwm0502 提交于
As the title.
-
由 Qinghe JING 提交于
* fix bug in reduce op test=develop * fix bug in reduce op test=develop
-
由 liu zhengxi 提交于
* error message enhancement create_parameter create_global_var, test=develop * use six.PY2 to use long, test=develop * fix input dtype for create_parameter, test=develop
-
- 14 4月, 2020 9 次提交
-
-
由 wangguanzhong 提交于
* enhance the error message of box_coder, test=develop * enhance error message in box_decoder_and_assign * enhance error message of collect_fpn_proposals * enhance errror message of distribute_fpn_proposals * enhance error message of multiclass_nms, test=develop
-
由 Liufang Sang 提交于
* enhance error message test=develop * enhance error message test=develop * change to INOUT_CHECK test=develop
-
由 yaoxuefeng 提交于
-
由 wawltor 提交于
Fix the scale fp16 dtype support for scale op, and delete the test case for fp16 case
-
由 123malin 提交于
-
由 Feiyu Chan 提交于
* add approximation for gelu, test=develop * add functional conv * add test and doc for function convs, test=develop * update ConvTransposeOp's InferShape and error message, test=develop * add hsigmoid, row_conv in paddle.nn(functional and layer), test=develop * fix hyperlinks in docstring
-
由 Bai Yifan 提交于
* enhance error message, test=develop
-
由 FlyingQianMM 提交于
fix sample code diff for OP(retinanet_detection_output, retinanet_target_assign), fix `gamma` default value for OP(sigmoid_focal_loss) (#23744) * fix sample code diff for OP(retinanet_detection_output, retinanet_target_assign), fix default value for OP(sigmoid_focal_loss). test=develop * fix float value. test=develop * add int type for gamma and alpha.test=develop
-
由 kinghuin 提交于
* optimize compare and logical ops error info * add out and cond dtype test
-