Commit Graph

64 Commits (116305ea4b77b272106534f2cbc2dc34a4e29f5c)

Author SHA1 Message Date
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
5 years ago
furnace caffa85ffe
add alias for fluid.initializer.set_global_initializer, alias is nn.initializer.set_global_initializer (#28690)
5 years ago
cnn 7c1aa0d69d
2.0rc api rename (#28088)
5 years ago
zhulei b3cfb02150
Update example codes of ConstantInitializer & MSRAInitializer (#27915)
5 years ago
zhulei 6da552a22f
Update initializer examples of Bilinear (#27709)
5 years ago
Leo Chen 26b6169106
Refine initializer to support not passing block in dygraph mode (#27612)
5 years ago
Zhou Wei 542a226c3e
add new API: set_global_initializer (#24378)
5 years ago
LielinJiang 3792a49d81
Fix bilinear_initializer bug when type of input data is float64 (#24771)
5 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
5 years ago
Liufang Sang 9549b78691
OP Normal, Uniform, Xavier Initializer, smooth_l1, mean_iou error message enhancement (#23751)
5 years ago
Zhang Ting 0d8f40d2b2
remove init_on_cpu and force_init_on_cpu APIs, test=develop (#22202)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
littletomatodonkey 00c110f3ff
Fix bilinear import math (#22523)
5 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
5 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
6 years ago
xiaoting aaae3475e3 Polish english apis' doc (#20184)
6 years ago
Double_V 98da70f63f fix API en doc (#20261)
6 years ago
zhang wenhui 6bc4d48875
fix api doc, test=develop, test=document_fix, test=document_preview (#20252)
6 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
6 years ago
Aurelius84 0d29cf18f4
Supports diagonal initialization in uniform_random op (#19299)
6 years ago
xsrobin 8ce902541c
fix unalign of some examples (#18943)
6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
6 years ago
AIFollowers 4f3acb392f fix BilinearInitializer doc (#18242)
6 years ago
AIFollowers 93de124cec modify some initializer api (#17301)
6 years ago
Qiao Longfei 92e7d5d7cc
fix distribute doc test=develop (#17318)
6 years ago
xiaoting 50ad9046c9 add import, test=develop (#17229)
6 years ago
Yibing Liu beda78258f
Init mixed precision training interface (#16856)
6 years ago
lujun 01f4f2d7e4 merge confict, test=develop
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
Xin Pan fd24ab47ab polish
6 years ago
Xin Pan 1f89249a95 update DeepCF model
6 years ago
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
6 years ago
minqiyang 50639fafdb Polish code
6 years ago
minqiyang cb85ee987b Remove var op deps in imperative mode
6 years ago
sneaxiy 7e399b0628 rename
6 years ago
sneaxiy f85245b409 test=develop
6 years ago
Yibing Liu 170842cbb4
Some improvements to support bert mixed precision training (#15585)
6 years ago
Qiao Longfei 99d533d026 update TestNumpyArrayInitializer test=develop
6 years ago
Qiao Longfei a1326cf363 add NumpyArrayInitializer and use it to refactor nce op
6 years ago
minqiyang d4b9928c5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
minqiyang 5822f7f1d8 Polish code
6 years ago
minqiyang 68e9b841ab Add support for optimizer
6 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
6 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
7 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
7 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
7 years ago
Qiao Longfei 75eba6108d Add scope doc (#14582)
7 years ago
whs cffad81c1a
Fix truncated normal. (#13509)
7 years ago
whs cf128231c6
Add truncated gaussian initializer. (#13000)
7 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago