- 21 4月, 2020 1 次提交
-
-
由 Liufang Sang 提交于
* cherry-pick OP Normal, Uniform, Xavier Initializer, smooth_l1, mean_iou error message enhancement (#23751) test=release/2.0
-
- 20 4月, 2020 4 次提交
-
-
由 liu zhengxi 提交于
* enhance pad.* error message, test=develop
-
由 123malin 提交于
-
由 kinghuin 提交于
optimize compare and logical ops error info, add test case for this ops, add some test case for those ops
-
由 Zhong Hui 提交于
* OP error message enhancement of l2_normalize, matmul, mean, etc
-
- 17 4月, 2020 1 次提交
-
-
由 chenhaoze 提交于
* OP clip, merge_lod_tensor, convert/elementwise error message enhancement. test=develop
-
- 15 4月, 2020 2 次提交
- 14 4月, 2020 1 次提交
-
-
由 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
-
- 13 4月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* error message enhance for clip_by_norm. test=develop * fix clip_by_norm. test=develop * fix clip error message. test=develop
-
- 12 4月, 2020 5 次提交
-
-
由 Steffy-zxf 提交于
1. update error info of the ops (abs, acos, asin, atan, ceil, cos, exp, floor, log, pow, reciprocal, round, rsqrt, sin, sqrt, square, tanh) 2. add the unittests of the above refered ops (test error info)
-
由 mamingjie-China 提交于
API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769) * API(argsort, argmax, argmin, cast, diag) add error message,and the same time add the test cases for those apis.
-
由 wawltor 提交于
Those ops include,scale, sum, sums,unique_with_counts,unique, wherre, add error message and test case
-
由 ceci3 提交于
* error enhance,test=develop * update,test=develop * update type, test=develop * replace inout_check, test=develop
-
由 zhupengyang 提交于
Ops(relu6/selu/soft_relu/softshrink/stanh/swish/thresholded_relu/hard_shrink/hard_sigmoid/hard_swish/hsigmoid/maxout) error message enhancement (#23718)
-
- 11 4月, 2020 2 次提交
-
-
由 FlyingQianMM 提交于
OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726)
-
由 FDInSky 提交于
* test=develop modify some op for dyg rcnn
-
- 10 4月, 2020 7 次提交
-
-
由 zhupengyang 提交于
-
由 liu zhengxi 提交于
* refine example code in en doc, test=develop, test=document_fix * update shape to make it meaningful, test=develop, test=document_fix
-
由 Wilber 提交于
error message enhancement for py_func op.
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
由 Zhen Wang 提交于
* solve the conflict of ops with the same name. test=develop
-
由 wangguanzhong 提交于
-
- 09 4月, 2020 3 次提交
-
-
由 Kaipeng Deng 提交于
-
由 zhupengyang 提交于
-
由 GaoWei8 提交于
-
- 07 4月, 2020 1 次提交
-
-
由 David Lin 提交于
* rename op paddle.fluid.matmul to paddle.matmul * modify original API fluid.layers.matmul,and add new API paddle.matmul
-
- 05 4月, 2020 2 次提交
-
-
由 wawltor 提交于
* Add the matmul, elementwise_euqal, elementwise_sum ops to API2.0 * Fix the import meesage in common_ops_import * Update the test cast for mm
-
- 04 4月, 2020 2 次提交
-
-
由 Zhen Wang 提交于
* solve the conflict of ops with the same name. test=develop
-
由 Feiyu Chan 提交于
* add functional conv * add test and doc for function convs, test=develop * update ConvTransposeOp's InferShape and error message, test=develop
-
- 02 4月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add inplace_abn_op. test=develop
-
- 01 4月, 2020 1 次提交
-
-
由 xujiaqi01 提交于
* add fleet pslib pull and push sparse op and push dense op * test=develop
-
- 31 3月, 2020 2 次提交
-
-
由 Leo Chen 提交于
* expand parameters, test=develop * support resnet, test=develop * fix resnet, test=develop * support duplicable out, test=develop * support ptb * fix bugs, test=develop * support null input, test=develop * fix bugs, test=develop * fix batchNorm is_test, test=develop * refine code, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop
-
由 GaoWei8 提交于
-
- 17 3月, 2020 1 次提交
-
-
由 songyouwei 提交于
test=develop
-
- 13 3月, 2020 1 次提交
-
-
由 liym27 提交于
* Support that the input(x) of stack api is a LoDTensorArray. test=develop * Support that the input of concat api is a LoDTensorArray. test=develop * Add tests to test stack/concat called in dygraph_to_static. test=develop
-
- 12 3月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
* update * update test=develop * update compile set test=develop * update compile set test=develop * update test=develop * update test=develop * update test=develop * update compile setting test=develop * update compile setting test=develop * update run demo test=develop * update test=develop * update test=develop * fix test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update format test=develop * update format test=develop * update style test=develop * update style test=develop * change style test=develop * change style test=develop * change style test=develop * add dataset unittest test=develop * update test=develop * update for record test=develop * udpate style for record test=develop * update for record test=develop * update for record test=develop * update for record test=develop * fix format test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * update test=develop * fix compile warning test=develop * add attr default test=develop * add unittest test=develop * fix style test=develop * fix style test=develop * change out_val_ifempty to out_val_if_empty test=develop
-
- 06 3月, 2020 1 次提交
-
-
由 wawltor 提交于
In elementwise_min api doc has the error, all the api just use the elementwise_max op, we just correct the doc.
-