Commit Graph

230 Commits (d98084e7ec550ff44819ee18ab3c9da920178345)

Author SHA1 Message Date
whs 3abe84500e
Fix data type of variable in edit distance evaluator (#19618)
6 years ago
FDInSky a18cf5e119 add a argument for softshrink python api (#19396)
6 years ago
Jiabin Yang 1ce0a09e60
fix con2d transpose bias by create and init it in build_once (#18968)
6 years ago
vincentXiyu 482ce818bb Support Tensor input with padding for warpctc op (#19322)
6 years ago
Jiawei Wang 6ac32d0981 Instag Implemention (#18394)
6 years ago
huangjun12 20f18930ae Add hard swish op (new op) (#19001)
6 years ago
ShenLiang 4397cb318e add eye op, kernel and unitest test=develop (#18980)
6 years ago
Kaipeng Deng f86fead693
Add trilinear_interp OP (#18711)
6 years ago
whs 075e1cf78e
Add python API for appending LoD level (#18702)
6 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
6 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
6 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
6 years ago
cjt222 871af28d6c
add deformable psroi pooling (#17827)
6 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop (#17944)
6 years ago
Hongyu Liu 2a9d74f67c
Add comment for dygraph api (#17869)
6 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth (#16972)
6 years ago
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
6 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis (#16806)
6 years ago
qingqing01 c1c2633a63
Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862)
6 years ago
Yibing Liu 4267a81afc
Correct the lod level of compiled time in lod_reset (#16790)
6 years ago
Hongyu Liu e2897ba13a
Merge pull request #16432 from zhoukunsheng/linspace
6 years ago
lujun 14db0680c0 merge conflict, test=develop
6 years ago
lujun 92c8ac8a74 merge conflict, test=develop
6 years ago
minqiyang 7c4b9b577a Polish code
6 years ago
minqiyang aa07814df3 Add 3 uts
6 years ago
minqiyang 2e0b871320 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
6 years ago
ruri 229dc93277
Add Pixel shuffle OP (#15782)
6 years ago
minqiyang b29249404b Polish code
6 years ago
minqiyang 61fe139f34 Polish code
6 years ago
lujun e11bf2a49e merge branch, test=develop
6 years ago
lujun a32c6ffa96 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-api-to-root
6 years ago
minqiyang e377d75977 Add UT for most layers without params
6 years ago
lujun ad7c1a934f merge conficts, test=develop
6 years ago
lujun 60e3e35575 merge branch, test=develop
6 years ago
Jiabin Yang 353244f4fc
test=develop, add FC and test (#16604)
6 years ago
lujun 717256755a move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
lujun cf6238fbd9 fix merge for move dir, fix utest error, test=develop
6 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
6 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
6 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
6 years ago
lujun d4d5052fa6 fix merge for move dir, fix utest error, test=develop
6 years ago
zhoukunsheng 3c4f5f0368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
lujun 32146857a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-code
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
lujun d980ba19bc add some dygraph op, test=develop
6 years ago
dengkaipeng 193185b840 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shift
6 years ago
zhoukunsheng 874b5d8362 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
Jiabin Yang 0d9d25d40f
Feature/refactor layers to Layers (#16337)
6 years ago
Jiabin Yang f735102eab
add layer norm to Layers, add transformer test in imperative mode (#16092)
6 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. (#16408)
6 years ago
zhoukunsheng 43060084a4 test=develop
6 years ago
zhoukunsheng 8e9ebebcef test=develop
6 years ago
whs 18779b5b8f
[Operator] Add range op. (#15431)
6 years ago
dengkaipeng 217db27337 add mkldnn support. test=develop
6 years ago
Xin Pan 3e9319f3ab add more imperative layer tests.
6 years ago
Xin Pan 3be7e971ab polish
6 years ago
Xin Pan 50ff898378 graph neural network for imperative mode
6 years ago
minqiyang d17bb4e600 Add unit test for gru unit
6 years ago
Xin Pan 81773d0b1c add imperative and declarative mode testbase and example
6 years ago
dengkaipeng 5c1920b731 add Attr shift_ratio. test=develop
6 years ago
dengkaipeng 6a62b9d8a0 add temporal_shift_op. test=develop
6 years ago
dengkaipeng 40405d132c add doc and API.spec. test=develop
6 years ago
dengkaipeng 2ea5843cbf add doc and test_layers. test=develop
6 years ago
xuezhong 1de9b60ace pass layer test
6 years ago
xuezhong 3c8aa787ec define sampled_softmax_with_cross_entropy
6 years ago
xuezhong 58ad40cc15 add sample_logits op
6 years ago
Wu Yi ab4715840d
fix default create_parameter dtype maching initializers (#15521)
6 years ago
shippingwang 14f2a1060d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
6 years ago
dengkaipeng ccc83bb4e5 adaptive_pool support pool_size as int. test=develop
6 years ago
shippingwang 3757c1ee47 Modify test layers, test=develop
6 years ago
shippingwang 942d7cf7ef Modify python interface, test=develop
6 years ago
shippingwang 0a0b6f4a22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
6 years ago
shippingwang 16d4e13711 Add ShuffleChannelOP
6 years ago
shippingwang 7f73c16e42 Add
7 years ago
shippingwang 2dd55b873f Add shuffle_channel_op
7 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
7 years ago
SunGaofeng e3c4b0dace this is for psroi_pool op, test=develop (#14796)
7 years ago
dengkaipeng a81fabd327 fix doc errors. test=develop
7 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
7 years ago
frankwhzhang c9a653820b fix label_pos ,add test_layers.py, test=develop
7 years ago
jerrywgz 96dc3d8326
Merge pull request #14511 from jerrywgz/ignore_index_for_sigmoid_cross_entropy
7 years ago
whs 1b9753d109
Make pad2d support for variable paddings. (#14667)
7 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
7 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
7 years ago
JiabinYang c469334cfb polish python code and comment, test=develop
7 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
7 years ago
JiabinYang 510601b279 test=develop
7 years ago
JiabinYang 982e489220 test=develop
7 years ago
Jiabin Yang f7b55de9e5
Merge branch 'develop' into enhance_hierachical_sigmod_op
7 years ago
jerrywgz 13e254faed refine code, test=develop
7 years ago
jerrywgz 79cec53111 add ignore index for sigmoid cross entropy with logits op, test=develop
7 years ago
JiabinYang 30332ad91d test=develop
7 years ago
JiabinYang f4be1d99d0 polish code and test
7 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
7 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
7 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
7 years ago
Qiao Longfei 319618e980 optimize comment, add unit test test=develop
7 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
7 years ago
dengkaipeng 34bfae243a Add Interpolate operation. test=develop
7 years ago
dengkaipeng decaeb1c6d fix style check after conflicts check. test=develop
7 years ago