- 15 5月, 2020 3 次提交
-
-
由 lilong12 提交于
* improve error reporting messages
-
由 wangchaochaohu 提交于
-
由 xujiaqi01 提交于
* fix error check of stack and space_to_depth * test=develop
-
- 14 5月, 2020 4 次提交
-
-
由 Yibing Liu 提交于
* Format error message for ops, test=release/1.8 * Fix check in sequence_expand, test=release/1.8
-
由 ruri 提交于
* fix error message, test=develop
-
由 WuHaobo 提交于
-
由 hutuxian 提交于
-
- 13 5月, 2020 6 次提交
-
-
由 danleifeng 提交于
-
由 Chen Weihang 提交于
* API/OP (Some SL API) error message enhancement (#24441) * polish some sl api error message, test=develop * polish python input check of stride slice, test=develop * fix unittest bugs, test=develop * fix error info for transpose sequence_conv_pool max_sequence_len sequ… (#24437) * fix error info for transpose sequence_conv_pool max_sequence_len sequence_erase, test=develop * fix error info for transpose sequence_conv_pool max_sequence_len sequence_erase, test=develop * update modify, test=develop * update modify, test=develop * fixed some modifications, test=develop Co-authored-by: NXing Wu <wuxing03@baidu.com>
-
由 zhang wenhui 提交于
-
由 Li Fuchen 提交于
* enhance rank_loss error message, test=develop * enhance similarity_focus error message, test=develop * enhance squeeze error message, test=develop
-
由 mapingshuo 提交于
* fix error log: resahpe, range, reverse.
-
由 0YuanZhang0 提交于
* test=develop * test=develop
-
- 12 5月, 2020 1 次提交
-
-
由 Xing Wu 提交于
* Fix error info (#23891) * fix error info for rnn related api * passed local test, test=develop * double check the code * double check the code, test=develop * update 'shape' check in RNNCell, test=develop * add long dtype to RNNCell * fix long type in python3 Co-authored-by: NXingWu01 <wuxing@iie.ac.cn> * fix rnn check_type list error (#24346) * fix rnn check_type list error * tigger ci, test=release/1.8 * update modify, test=release/1.8 Co-authored-by: NXingWu01 <wuxing@iie.ac.cn>
-
- 11 5月, 2020 2 次提交
-
-
由 Feiyu Chan 提交于
* API/OP (margin_rank_loss, nce, row_conv, glu, positive_negative_pair) error message enchancement, test=release/1.8
-
由 Li Fuchen 提交于
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261) (#24372) * 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
-
- 28 4月, 2020 3 次提交
- 27 4月, 2020 3 次提交
-
-
由 Guo Sheng 提交于
-
由 zhongpu 提交于
* copy api from paddle to paddle.fluid, test=develop * fix optest, test=develop
-
由 HappyAngel 提交于
-
- 26 4月, 2020 2 次提交
-
-
由 lijianshe02 提交于
* API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, log_loss) error message enhancement test=develop
-
由 huangjun12 提交于
* Error message enhancement of 6 op, test=release/2.0 * refine huber loss unittests, test=release/2.0
-
- 22 4月, 2020 1 次提交
-
-
由 GaoWei8 提交于
-
- 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)
-