- 17 12月, 2019 5 次提交
-
-
由 GaoWei8 提交于
* Remove self-set accuracy parameters of op tests test=develop * add cast test=develop * Remove self-set accuracy parameters of op tests:atol test=develop * lrn_ngraph_op test=develop * Keep smaller parameters test=develop
-
由 GaoWei8 提交于
-
由 Youwei Song 提交于
* remove build_once & name_scope (Conv2D) test=develop * fix unittest test=develop * Conv2DTranspose * Conv3D & Conv3DTranspose test=develop * Pool2D & BatchNorm * Embedding * LayerNorm * GRUUnit & NCE * PRelu * BilinearTensorProduct * GroupNorm & SpectralNorm * TreeConv test=develop * fix LayerNorm in transformer unnittest test=develop * disable LayerNorm or BatchNorm in multicard test=develop * refine Layer.create_parameter api test=develop * refine LayerNorm, remove begin_norm_axis param, add normed shape check test=develop * LayerNorm bug fix test=develop
-
由 WangXi 提交于
-
由 zhouwei25 提交于
-
- 16 12月, 2019 15 次提交
-
-
由 zhaoyuchen2018 提交于
* Fix softmax cuda bug * Refine multihead log and softmax logic
-
由 Kaipeng Deng 提交于
* yolo_box OP add Attr(clip_bbox). test=develop
-
由 zhupengyang 提交于
- ngarph: elementwise_sub, elementwise_mul - mkldnn: transpose, sum - others: scatter_nd test=develop
-
由 GaoWei8 提交于
test=develop
-
由 zhouwei25 提交于
-
由 Michał Gallus 提交于
test=develop
-
由 Leo Chen 提交于
* fix elementwise_pow bug on integer, test=develop * use llrint to support elementwise_pow_grad, test=develop * add some tests, test=develop * revert grad functor, test=develop
-
由 Chen Weihang 提交于
-
由 Leo Chen 提交于
* patch math method for varbase using auto-generated op functions, test=develop * clean code that handles batch_size, test=develop * follow comments, test=develop * follow comments, test=develop * code clean, test=develop
-
由 lilong12 提交于
-
由 xujiaqi01 提交于
* fix compile error when WITH_PSLIB=ON * test=develop
-
由 Aurelius84 提交于
* add backward unittest test=develop * add sub-branch in test_backward.py test=develop * refine code, add comment test=develop * reconstruct TestBackward Class test=develop * fix typo of comment test=develop
-
由 zhouwei25 提交于
-
由 石晓伟 提交于
-
由 lidanqing 提交于
* fc-dequantize squash test=develop * change according to reviews test=develop * change PADDLE_ENFORCE test=develop * add second test when fc-dequant do not fuse test=develop * change all related PADDLE_ENFORCE test=develop
-
- 15 12月, 2019 4 次提交
-
-
由 Chen Weihang 提交于
* rename paddle throw error macro, test=develop * fix new error use case, test=develop
-
由 WangXi 提交于
-
由 WangXi 提交于
-
由 gongweibao 提交于
-
- 14 12月, 2019 4 次提交
-
-
由 juncaipeng 提交于
* update op test framework
-
由 juncaipeng 提交于
-
由 guofei 提交于
-
由 GaoWei8 提交于
-
- 13 12月, 2019 3 次提交
-
-
由 zhupengyang 提交于
affine_grid, label_smooth, spectral_norm, warpctc, nearest_interp, data_norm, match_matrix_tensor, var_conv_2d, fused_embedding_seq_pool test=develop
-
由 WangXi 提交于
-
由 zhupengyang 提交于
sequence_expand_as, squared_l2_distance, gather_nd, center_loss, rank_loss, conv_shift, spp, modified_huber_loss, smooth_l1_loss, multiplex, sequence_softmax, nce, huber_loss, group_norm, kldiv_loss, hinge_loss, expand_as test=develop
-
- 12 12月, 2019 9 次提交
-
-
由 Leo Chen 提交于
* polish cmake, test=develop * add current directory to LD_LIBRARY_PATH, test=develop
-
由 joanna.wozna.intel 提交于
* Add reshape int8 op test=develop * Change test to CPUPlace test=develop * Correct tests test=develop
-
由 baojun 提交于
-
由 baojun 提交于
* fix test for PY3 test=develop * reduce file changes test=develop
-
由 zhongpu 提交于
-
由 WangXi 提交于
-
由 zhupengyang 提交于
sequence_unpad, expand, pad, pad_constant_like, norm, bilinear_tensor_product, flatten2, im2sequence, unpool, cos_sim, strided_slice, flatten, elementwise_min, abs, acos test=develop
-
由 GaoWei8 提交于
* ci_check test=develop test=document_fix * test error test=develop test=document_fix * check another op accuracy ci test=develop test=document_fix * converge to one if test=develop test=document_fix * remove test case test=develop test=document_fix * simplify ci check test=develop test=document_fix * remove test case test=develop test=document_fix * optimize ci check test=develop test=document_fix * optimize ci check test=develop test=document_fix * remove test case test=develop test=document_fix
-
由 silingtong123 提交于
-