LielinJiang
faa8e30a14
Set batch norm and data norm argument 'do_model_average_for_mean_and_var' default as True ( #20421 )
...
* fix_norm_model_average_bug
* test=develop
* refine comment test=develop
* refine comment test=develop
7 years ago
hong19860320
4d0d5e4cc7
refine eng doc for hard_sigmoid op ( #20442 )
...
* refine eng doc for hard_sigmoid op
test=develop
test=document_fix
* refine the description of hard_sigmoid
test=develop
test=document_fix
* update API.spec
test=document_fix
* Refine the decription of parameters of HardSigmoid op
test=develop, test=document_fix
* Update API.spec for hard_sigmoid op
test=develop, test=document_fix
7 years ago
Aurelius84
22823df2e2
enhance embedding error message test=develop ( #20246 )
...
* enhance embedding error message test=develop
* enforce .h error test=develop
* fix unittest code test=develop
* Fix fp16 dtype in embedding test=develop
* add import warnings test=develop
7 years ago
hong19860320
9707ded37e
Fix the error message of assign op ( #20508 )
...
* Fix the error message of assign op
test=develop
* Refine input type checking for assign op
test=develop
* Refine unittest of assign op
test=develop
7 years ago
zhupengyang
3997743a5b
add input type and dtype check, enhance shape error message for concat_op ( #20101 )
...
* add input type and dtype check, enhance shape error message for concat_op
test=develop
* enhance shape check
test=develop
* improve coverage
test=develop
7 years ago
zhupengyang
95524a4d30
fix APIs: relu, relu6, hash ( #20416 )
...
* fix APIs: relu, relu6, hash
test=develop
test=document_fix
* fix relu6 doc
test=develop
test=document_fix
* fix API.spec
test=develop
test=document_fix
* add description link for hash
test=develop
test=document_fix
7 years ago
liuwei1031
70ff903813
improve the doc of data feeder related APIs ( #20515 )
...
* improve data feeder related API
7 years ago
zhaoyuchen2018
057bce4d45
Refine topk stack squeeze api en doc ( #20367 )
...
* Refine topk stack squeeze api en doc
test=develop
test=document_fix
Signed-off-by: zhaoyuchen <zhaoyuchen01@baidu.com>
* Refine api en doc
test=develop
test=decument_fix
Signed-off-by: zhaoyuchen <zhaoyuchen01@baidu.com>
* refine api.spec and returns
test=develop
test=document_fix
Signed-off-by: zhaoyuchen <zhaoyuchen01@baidu.com>
7 years ago
JesseyXujin
843bdbaae1
add input type and dtype check for accuracy_op ( #20399 )
...
* add input type and dtype check for accuracy_op
* add input type and dtype check for accuracy_op
* modify python error on accuracy_op,add test=develop
* modify details on accuracy_op, test=develop
* test float16, test=develop
* add warning, test=develop
7 years ago
bingyanghuang
a5f530a8f9
Update QAT MKL-DNN readme doc ( #20029 )
7 years ago
chengduo
f23eeeb460
update global scope doc ( #20483 )
...
test=document_fix
7 years ago
lijianshe02
211f5b0319
enhance mul_op input error message test=develop ( #20414 )
...
* enhance mul_op input error message test=develop
7 years ago
hong
a1f54a8935
get shape from var desc to avoid run startup program; test=develop ( #20499 )
7 years ago
wawltor
eb526e3f08
fix sign op input error check on float16 ( #20472 )
...
fix sign op input error check
test=develop
7 years ago
Guo Sheng
101e20e92e
Update some en api docs ( #20496 )
...
* Fix api docs. test=document-fix
* Fix en docs. test=develop
* Fix the doc of dynamic_gru. test=document_fix
* Update API.spec. test=document_fix
* Fix codestyle test=develop, test=document_fix
7 years ago
zhupengyang
200cc5e2ad
fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort ( #20363 )
...
* fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort
test=develop
test=document_fix
7 years ago
GaoWei8
5ea2cc6733
fix API:cos, exp, ceil, elu, brelu English doc ( #20032 )
...
* fix API:cos, exp, ceil, elu, brelu English doc
test=develop
test=document_fix
7 years ago
ruri
e705fede11
refine 13 en docs ( #20312 )
...
* refine 13 en doc
7 years ago
lijianshe02
f0dabe680d
fix read_file, is_empty, Print API EN doc ( #20492 )
...
* fix Print, is_empty, read_file test=document_fix
7 years ago
wopeizl
3044a62f2a
fix the precise roi poop op test=develop ( #20126 )
...
* fix the precise roi poop op test=develop
add roi backward implementation, fix the output-channel
7 years ago
Yiqun Liu
1e59cf97eb
Polish the English documentation DynamicRNN ( #20453 )
...
* Refine the main comment of DynamicRNN.
* Refine the documentation of DynamicRNN's step_input function.
* Refine the documentation of DynamicRNN's static_input function.
* Refine the documentation of DynamicRNN's block function.
* Refine the documentation of DynamicRNN's memory function.
* Refine the documentation of DynamicRNN's update_memory and output function.
* Refine the code format and remove the method list.
* Refine the documentation of DynamicRNN's __call__ function.
test=develop
test=document_fix
* Minor modification.
test=develop
test=document_fix
* Fix some typo.
* Update API.spec.
test=develop
test=document_fix
* Refine the English according to the comments.
* Update API.spec.
test=develop
test=document_fix
* Fix some typo.
* Update API.spec.
7 years ago
Aurelius84
2213ae6bf9
Fix fp16 in input.dtype check in layers.fc ( #20467 )
...
* Add fp16 in input.dtype check test=develop
* Add warning of fp16 in CPU test=develop
* add unittest code for fp16 test=develop
* fix float16 list error test=develop
7 years ago
qingqing01
df3025c3ee
Polish En doc for some APIs. ( #20418 )
...
* Polish En doc for some APIs
* Update some comments and API.spec
7 years ago
wopeizl
6b612a2807
optimize the english description for APIs test=develop test=document_fix ( #20286 )
...
* optimize the english description for APIs test=develop test=document_fix
7 years ago
pkpk
ac0acc7a92
Fix the English document for 1.6 ( #20338 )
...
* test=document_fix
* Update metrics.py
* test=document_fix
* test=document_fix
* test=document_fix
* test=document_fix
7 years ago
FDInSky
0ac08489a9
udpate en doc test=develop, test=document_fix ( #20459 )
7 years ago
GaoWei8
54647a5490
fix GradientClipByNorm english doc ( #20224 )
...
* fix GradientClipByNorm english doc
test=develop
test=document_fix
7 years ago
Wilber
2893cd1ae0
modify english api ( #20159 )
...
* modify english api test=develop test=document_fix
- leaky_relu
- less_than
- log
- logical_and
- logical_or
- logical_xor
- logical_not
7 years ago
Liufang Sang
86c2c362ae
fix fuse_reduce_op quantization bug ( #20306 )
...
* fix fuse_reduce_op quantization bug test=develop
* close fuse_all_reduce_ops in PaddleSlim, test=develop
7 years ago
zhouwei25
b1218d056b
fix English Doc of API:layers.py_func/sum ( #20329 )
...
* fix English Doc of API:layers.py_func/sum
7 years ago
qingqing01
63194d6e67
Enhance InferShape in deformable_conv and prior_box op ( #20372 )
7 years ago
zhongpu
0b321c8a2f
fix APIs, to_variable、NCE、PRelu、softmax、rankloss for dygraph, test=document_fix, test=develop ( #20142 )
7 years ago
wangchaochaohu
508127b180
fix some en doc ( #20281 )
...
* fix some en doc test=develop test=document_fix
* fix new fluid.data API.spec test=develop test=document_fix
* fix typo test=develop, test=document_fix
* fix typo test=develop test=document_fix
* fix typo test=develop test=document_fix
* fix test=develop test=document_fix
* fix according review test=develop test=document_fix
* fix review test=develop test=document_fix
* fix according review advice test=develop test=document_fix
* fix the doc test=develop test=document_fix
* fix API.spec test=develop test=document_fix
7 years ago
zhouwei25
f18231412f
fix English Doc of API:layers.array_read/array_write/array_length ( #20345 )
...
* fix English Doc of API:layers.py_func/sum, test=document_fix
* fix English Doc of API:layers.array_read/array_write/array_length,test=develop test=document_fix
7 years ago
Yuan Shuai
9f4a32fb8f
Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue ( #20279 )
...
* Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue
* add API.spec
7 years ago
Guanghua Yu
bc4c7a9eb6
Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map ( #20405 )
...
* Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map
7 years ago
silingtong123
9ee288ac87
test=develop, fix the parameter seed failed to work ( #20412 )
7 years ago
juncaipeng
5ed23c6082
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer ( #20287 )
...
* modify shuffle, firstn, regularizer, load_vars, save_vars, test=develop, test=document_fix
7 years ago
zhongpu
52dcc1679d
fix Embedding API for dygraph ( #20358 )
...
* fix Embedding API for dygraph, test=develop, test=document_fix
* fix dtype, test=develop, test=document_fix
7 years ago
tangwei12
a010d883b4
doc fix, test=develop, test=document_fix ( #20239 )
...
* doc fix, test=develop, test=document_fix
7 years ago
Zhaolong Xing
63d88b522f
refine sqrt api check ( #20254 )
...
test=develop
7 years ago
huzhiqiang
a69baf639f
modify compose en ( #20217 )
...
* modify compose en
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop
* test=develop,test=document_fix
* test=develop,test=document_fix
7 years ago
huzhiqiang
6a8e54047f
fix reorder_lod_tensor_by_rank doc en ( #20256 )
...
fix reorder_lod_tensor_by_rank doc en
7 years ago
zhang wenhui
b82e6520e1
fix pslib datanorm double bug ( #20297 )
...
* fix fc sort . test=develop
7 years ago
Leo Chen
7f68b0b5b0
Polish en APIs of unique_name, test=develop, test=document_fix ( #20113 )
...
* polish en APIs of unique_name, test=develop, test=document_fix
* follow comments, test=develop, test=document_dix
* update api.spec, test=develop, test=document_fix
7 years ago
Yibing Liu
899ab30df0
Fix several api docs ( #20282 )
...
* Fix several api docs
test=develop, test=document_fix
7 years ago
Pei Yang
6f9e64d443
refine en api doc of [shape, scale, split, selu, soft_relu, scatter], test=develop, test=document_fix ( #20264 )
7 years ago
wangchaochaohu
5c649d9a1e
fix the reduce api en doc ( #20223 )
...
* fix the reduce api en doc test=document_fix test=develop
* fix the fluid.data test=develop test=document_fix
* fix the API.spec test=develop test=document_fix
* fix according the review test=develop test=document_fix
* fix the confilict test=develop test=document_fix
7 years ago
xujiaqi01
408bd8b874
fix en doc and test=document_fix ( #20441 )
...
* fix en doc train_from_dataset and infer_from_datatset
7 years ago
DuYao
76a5819728
update English document ( #20330 )
...
* update English document, test=document_fix
* update api.spec, test=document_fix
* update api.spec, test=document_fix
* update, test=document_fix
7 years ago
liu zhengxi
e34fccbc48
update the api en doc ( #20307 )
...
* update the api en_doc of has_inf, has_nan, cumsum, double_buffer and mul, test=document_fix
* update the API.spec for apis, test=document_fix
7 years ago
Zeng Jinle
e3e22146de
remove some reader apis, test=develop ( #20266 )
7 years ago
wangchaochaohu
1288ac2983
fix expand bug ( #20340 )
...
* fix expand bug test=develop
* fix style test=develop
* fix style test=develop
* fix style test=develop
* fix style test=develop
7 years ago
huzhiqiang
98ec992789
modify WeightNormParamAttr English doc test=develop ( #20218 )
...
* modify WeightNormParamAttr English doc test=develop
7 years ago
huzhiqiang
5fc2cfbaf4
modify map_reader en test=develop ( #20229 )
...
* modify map_reader en test=develop
7 years ago
chengduo
4ba6d062f8
Fix fluid.data of executor ( #20365 )
...
* fix fluid.data
test=document_fix
* fix doc batch dim
test=document_fix
7 years ago
Youwei Song
ba78a0c7c2
polish 3 LSTM en doc ( #20383 )
...
* polish en doc, test=document_fix, test=develop
* update sample code, test=document_fix, test=develop
* fix sample typo, test=document_fix, test=develop
7 years ago
Tao Luo
b37b7f86e6
refine name_scope document ( #20373 )
...
* refine name_scope document
test=develop test=document_fix
* update name_scope API.spec
test=develop test=document_fix
7 years ago
Feiyu Chan
91693b9cee
fix document for swish, thresholded_relu, gaussian_randdom
7 years ago
Michał Gallus
540935a825
[Bug-fix][1.6] Improve QAT accuracy ( #20174 )
...
* Leave fake quantization around mul
* Replace Fake with Real Quantized Mul
* Gather all scales from fake_quantize_ops
* Enable uint8 in conv_relu tensors
* Disable int8 mul and restore fake mul
* Fix buf for running QAT on VGG16 and 19
7 years ago
SunGaofeng
a73e1f68b4
fix document of 11 APIs ( #20278 )
...
* modify document of 11 APIs
test=develop
test=document_fix
* fix dtype to data type and description of name parameter
7 years ago
Zeng Jinle
7fb958b2e1
replace data layers, test=develop, test=document_fix ( #20368 )
7 years ago
Pei Yang
057d782d51
fix en api doc of [round, sin, sqrt], test=develop, test=document_fix ( #20296 )
7 years ago
zhongpu
95e5768bd6
update conv, fc, pool op for dygraph, test=develop ( #20132 )
7 years ago
zhongpu
9ca417f1d0
fix APIs, update norm op, test=develop ( #20119 )
...
* update norm op, test=develop, test=document_fix
* fix norm api, test=develop, test=document_fix
7 years ago
Kaipeng Deng
3833b511a6
refine en API doc ( #20206 )
...
* refine en doc. test=develop. test=document_fix
7 years ago
Zhang Ting
0652f15810
fix Attr(scale)'s bug for image_resize and modified unittest, test=develop ( #19983 )
7 years ago
zhaoyuchen2018
7c12218987
Refine StaticRNN api-doc-en ( #20093 )
...
* Refine StaticRNN api-doc-en
* refine static rnn doc
* refine api doc of fluid.data
* refine api doc from commends
* refine api.spec
* Refine grammer
7 years ago
FlyingQianMM
551ba37148
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. ( #20250 )
...
* test=document_fix
test=develop
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output.
* test=document_fix
test=develop
remove Notice: this OP supports CPU mode only in english doc api of retinanet_target_assign and retinanet_detection_output
* test=document_fix
test=develop
fix API Difference for retinanet_target_assign and retinanet_detection_output
* fix API.spec conflicts in english doc api of retinanet_target_assign, sigmoid_focal_loss, retinanet_detection_output
test=develop
test=document_fix
* fix API.spec conflicts in english doc api of retinanet_target_assign, sigmoid_focal_loss, retinanet_detection_output
test=develop
test=document_fix
7 years ago
Pei Yang
4df76d5320
fix en api docs of while, ifelse, switch, test=develop, test=document_fix ( #20265 )
7 years ago
gongweibao
7b9e33972a
delete backward return list test=develop ( #20294 )
7 years ago
wangchaochaohu
bc6126dd07
fix the reduce bug test=develop ( #20102 )
7 years ago
Tao Luo
9bffbb7db9
refine profiler document ( #20326 )
...
* refine profiler document
test=develop test=document_fix
* update profiler document
test=develop test=document_fix
7 years ago
wawltor
ade9bc04d3
Fix some english doc api, shenze tools group ( #20300 )
...
* test=document_fix
Fix english doc api, invloves the op of greater_equal,greater_than,less_equal,not_equal,
rank,rsqrt,diag,linspace,reduce_all,reduce_any,sign,where,zeros_like,unique_with_counts.
* Fix some format problem in the op of sign and greather_than.
test=develop
test=document_fix
* Fix the example of zeros_like, and update api.spec
test=develop
test=document_fix
7 years ago
huangjun12
b347ca084e
Fix document of APIs, test=develop, test=document_fix ( #20314 )
7 years ago
hong
fa43e80e19
New save load interface ( #20148 )
...
* add new save load interface; test=develop
* add new save interface; test=develop
* add save load interface ;
* fix save load error;
* fix dygraph set dict bug;
* add save load unit test; test=develop
* fix test_imperative_optimizer bug; test=develop
* fix unitest optimizer bug; test=develop
* fix code coverage; test=develop
* fix converage; test=develop
* add document for apis; test=develop
* fix unitest error; test=develop
* fix save load unit test error; test=develop
* fix error message; test=develop
* change set_parameter set_optimizer to save_dygraph; test=develop
* add load_graph check; test=develop
* fix api spec; test=develop
7 years ago
FDInSky
e2c7b6821a
test=develop enhance uniform_random op python api ( #20295 )
7 years ago
Jiabin Yang
b23f00a0d7
Refine en doc ( #20317 )
...
* test=develop, fix docker with paddle nccl problem
* test=develop, refine en_doc for Variable and Program
* test=document_fix, fix English doc for Variable and Program
* test=document_fix, refine astype code block style
* test=document_fix, add example code for Variable properties
7 years ago
xiaoting
aaae3475e3
Polish english apis' doc ( #20184 )
...
* polish en api,test=develop,test=document_fix
* modified api.spec, test=develop,test=document_fix
* modified ops for arc,test=develop,test=document_fix
* update for 1.6, test=develop,test=document_fix
* update API.spec
* Update API.spec
test=develop,test=document_fix
* Update API.spec
test=develop,test=document_fix
7 years ago
LielinJiang
282c9e7cb2
Polish english apis' doc ( #20198 )
...
* refine Normal Uniform documnet
7 years ago
chengjuntao
9acdb6e83a
Fix fluid.data code example ( #20236 )
...
* fix fluid.data code example, test=develop, test=document_preview, test=document_fix
7 years ago
liym27
3d006fa630
fix English document of expand/pow/reshape/slice. test=develop, test=document_fix ( #20280 )
7 years ago
Zhen Wang
2c71de243d
Fix docs of load_inference_model&load_params&load_persistables&chain. ( #20274 )
...
* improve the docs of load_inference_model&load_params&load_persistables&chain.
7 years ago
danleifeng
3a0f93b3f9
fix error message for elementwise_add/mul ( #20283 )
7 years ago
liym27
670937e11d
add input type and dtype check for reshape op. ( #20099 )
...
enhance shape error messages for reshape op.
test=develop
7 years ago
chengduo
d77e770353
Polish executor doc ( #20244 )
...
* polish executor doc
test=develop
7 years ago
Aurelius84
729f5846cc
enhance shape error message of fc API ( #20172 )
...
* add api check in fc test=develop
* enforce shape error info of sum op test=develop
* fix spelling test=develop
* print x_dims info test=develop
* enhance shape error info test=develop
7 years ago
Huihuang Zheng
fa82a01503
Modify English doc of fluid.data ( #20248 )
7 years ago
Zeng Jinle
f1364df71f
add deprecated msg to py_readers, test=develop ( #20211 )
7 years ago
Yibing Liu
d849e9835f
Add detailed error messages for nce layer ( #20231 )
...
* Add detailed error messages for nce layer
test=develop
* Fix some problems
test=develop
* Fix unit test coverage
test=develop
7 years ago
wangguanzhong
866400e9f1
update en doc of example,test=develop, test=document_fix ( #20235 )
7 years ago
Tao Luo
134d809e23
fix softmax input error check on float16 ( #20273 )
...
test=develop
7 years ago
whs
54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals ( #20262 )
7 years ago
gongweibao
89c4b3ddcf
Add bash_test_modules function to capture the timeout or failed context. ( #20197 )
7 years ago
Aurelius84
73cf08d694
fix en_doc api of one-hot and embedding ( #20187 )
...
* fix en_doc of one-hot and embedding test=develop, test=document_fix
* modify into fluid.data test=develop, test=document_fix
* modify api.spec test=develop, test=document_fix
* fix api.spec conflict, test=develop, test=document_fix
7 years ago
GaoWei8
318d5bba64
add input type and dtype check for elu_op ( #20106 )
...
* elu input check
test=develop
* test=develop
7 years ago
Chen Weihang
98acfe97ec
Polish English APIs' doc of several Optimizers ( #20166 )
...
* polish minimize en doc
* polish adam optimizer en doc
* polish adamax optimizer en doc
* polish adagrad and decayed adagrad optimizer en doc
* polish model average en doc, test=develop, test=document_fix, test=document_preview
* self review and further polishing doc
* update API.spec, test=develop, test=document_fix
* update fluid.data api in examples, test=develop, test=document_fix
* update fluid.data inferface, test=develop, test=document_fix
* replace -1 by none, test=document_fix
7 years ago
Liufang Sang
53535b4f18
fix en api doc ( #20245 )
7 years ago
Youwei Song
478e4d6882
polish append_backward en doc ( #20199 )
...
* polish append_backward, test=document_fix
* test=document_fix, test=develop
* test=document_fix, test=develop
* polish append_backward, test=document_fix, test=develop
7 years ago
Bai Yifan
fb21a743ae
Fix fluid.data code example ( #20227 )
...
* fix fluid.data code example, test=develop, test=document_preview, test=document_fix
* use None instead of -1 in shape, test=develop, test=document_preview, test=document_fix
7 years ago