Commit Graph

31 Commits (57e83ad72bf8540840fb3b2eb81fc21262903e19)

Author SHA1 Message Date
swtkiwi f5c6dd6def
test=develop (#24522)
5 years ago
Xing Wu 479c47f316
fix error info for transpose sequence_conv_pool max_sequence_len sequ… (#24437)
5 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
5 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
5 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Guo Sheng 101e20e92e
Update some en api docs (#20496)
5 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
5 years ago
Yibing Liu 899ab30df0
Fix several api docs (#20282)
5 years ago
SunGaofeng a73e1f68b4
fix document of 11 APIs (#20278)
5 years ago
lvmengsi 40b3af9720
Update apiexample (#20247)
5 years ago
lvmengsi 59a7c222ea
refine en doc (#20088)
5 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
6 years ago
Guo Sheng 2a7b321110
Fix the example code in some Python API. (#17343)
6 years ago
SunGaofeng ddb24d48c5
test=develop (#17322)
6 years ago
lvmengsi dab71e8d97
Fix api example (#17231)
6 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example (#17214)
6 years ago
qingqing01 64ca3d176c
Add bias_attr in sequence_conv_pool API. (#14553)
6 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
6 years ago
Xin Pan 3d339797fb clean use_mkldnn options
6 years ago
qiaolongfei cf0b6f155b fix img_conv_group doc
6 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. (#12736)"
7 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
chengduoZH 5aa473f467 add Doc fluid.net
7 years ago
Yang Yang f34f2d4026 make bn inplace in img_conv_group by default
7 years ago
pzelazko-intel 4730a4be24 MKLDNN pool2d OP kernel added (#8879)
7 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago