- 14 5月, 2020 3 次提交
-
-
由 xujiaqi01 提交于
* fix error check of stack and space_to_depth * test=develop
-
由 Yibing Liu 提交于
* Format error message for ops, test=develop * Fix check in sequence_expand, test=develop
-
由 hutuxian 提交于
-
- 13 5月, 2020 7 次提交
-
-
由 danleifeng 提交于
fix check info for flatten hash is_empty op; test=develop
-
由 wangchaochaohu 提交于
-
由 WuHaobo 提交于
-
由 Chen Weihang 提交于
* polish some sl api error message, test=develop * polish python input check of stride slice, test=develop * fix unittest bugs, test=develop
-
由 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.
-
- 12 5月, 2020 1 次提交
-
-
由 FDInSky 提交于
* test=develop add linear interpolate operator
-
- 07 5月, 2020 1 次提交
-
-
由 Feiyu Chan 提交于
* API/OP (margin_rank_loss, nce, row_conv, glu, positive_negative_pair) error message enhancement, test=develop * add unittest for glu, test=develop
-
- 06 5月, 2020 1 次提交
-
-
由 Xing Wu 提交于
* 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>
-
- 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 1 次提交
-
-
由 myq406450149 提交于
* add unbind pyhon api. test=develp
-
- 28 4月, 2020 2 次提交
- 27 4月, 2020 1 次提交
-
-
由 Guo Sheng 提交于
-
- 26 4月, 2020 1 次提交
-
-
由 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 1 次提交
-
-
由 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
-
- 20 4月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
* enhance pad.* error message, test=develop
-
- 19 4月, 2020 1 次提交
-
-
由 GaoWei8 提交于
-
- 18 4月, 2020 2 次提交
- 17 4月, 2020 3 次提交
-
-
由 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
-
- 15 4月, 2020 2 次提交
-
-
由 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
-
由 Qinghe JING 提交于
* fix bug in reduce op test=develop * fix bug in reduce op test=develop
-
- 14 4月, 2020 7 次提交
-
-
由 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
-
由 kinghuin 提交于
* optimize compare and logical ops error info * add out and cond dtype test
-
- 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
-