Commit Graph

19 Commits (5dce1da680362803a0dc8b9c07b263def8655d70)

Author SHA1 Message Date
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