Commit Graph

28570 Commits (e262cb6293c05e46ea776a7634c03907b69aa16a)
 

Author SHA1 Message Date
ShenLiang e262cb6293
fix the scatternd/scatterndadd (#27634)
4 years ago
Huihuang Zheng 28f83f0519
[Dy2stat] Add Ptb Lm Test for V2 APIs (#27461)
4 years ago
Bai Yifan b77d9f268e
migrate code example and doc (#27627)
4 years ago
pangyoki 7cd2c13f1b
add multinomial op (#27219)
4 years ago
Zhang Ting d2369dd91f
modify docs of CPUPlace and CUDAPinnedPlace, test=document_fix (#27587)
4 years ago
iducn 7c69e36131
add pip new requirements to windows (#27697)
4 years ago
Chen Weihang 53803202cc
add rename var in block (#27705)
4 years ago
yaoxuefeng 719309a80f
add note of large offset of trace test=document_fix (#27693)
4 years ago
yaoxuefeng cefb49ab44
fix docs (#27637)
4 years ago
pangyoki 90eb5541d8
fix the precision problem of test_distribution (#27524)
4 years ago
ceci3 29d5937aaa
fix batch_norm doublegrad, test=develop (#27703)
4 years ago
Wojciech Uss 42d175385d
Add support for (de/re)quantization with shift (#27481)
4 years ago
littletomatodonkey 8da2b16d1a
fix reg (#27647)
4 years ago
123malin cc780b1977
test=develop, optimize geo communicator (#26857)
4 years ago
lilong12 5132f5129d
terminate http server used by gloo for fleet after init (#27698)
4 years ago
Pei Yang 8a4f85feb9
Add unittests and OP version registry for quant_conv2d_dequant_fuse_pass (#27689)
4 years ago
Chen Weihang dec53a9c79
Remove DataParallel.scale_loss & apply_collective_grads (#27603)
4 years ago
yukavio 7b46fb0f14
fix generate_proposals and affine grid error info (#27636)
4 years ago
yaoxuefeng 6d9ae66096
delete ExponentialMovingAverage in paddle/optimizer (#27683)
4 years ago
Chen Weihang 199da9689c
Polish api Program/CompiledProgram/ParallelEnv doc & code example (#27656)
4 years ago
Chen Weihang b14ecb8632
Polish api BuildStrategy/ExecutionStrategy doc & code example (#27662)
4 years ago
Huihuang Zheng cc2fc93804
[Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430)
4 years ago
MRXLT 3baf561a90
reduce epoch (#27661)
4 years ago
Shang Zhizhou 6363a3362b
add paddle.enable_static() && random.seed(xx) to test_activation_op (#27585)
4 years ago
Zhou Wei 6871e57b30
fix in_dynamic_mode of paddle,test=document_fix (#27671)
4 years ago
Huihuang Zheng abb32bbccd
[Dy2stat] Fix lstm bug (#27631)
4 years ago
furnace b7b1ae865e
update mv op docs (#27559)
4 years ago
AshburnLee c3a3df6466
Add cuda support for unique op (#27646)
4 years ago
lilong12 bbc2add703
Initialize gloo for low level collective apis (#27672)
4 years ago
Huihuang Zheng b7107c65a6
[Dy2stat] Fix test_yolov3 to Run Correctly on Win/Mac (#27666)
4 years ago
danleifeng 6ad72106f9
[API 2.0] Fix api 'is_empty' (#27593)
4 years ago
LiuChiachi ee13a2ab88
Add transformer generate square subsequent mask api (#27651)
4 years ago
wawltor 29f4922906
optimize the error meesage for detetion_map_op
4 years ago
whs daf5aa9b8b
Fix round in grid sample op (#27657)
4 years ago
Kaipeng Deng 3ccee08285
numpy -> paddle in conv & conv_transpose (#27669)
4 years ago
whs ca2892019a
Add label smooth to functional package (#27642)
4 years ago
arlesniak 0ecf441af1
Add support for mkldnn ops types selection with FLAGS in dygraph (#27482)
4 years ago
YUNSHEN XIE e7b476c15d
disable ut test_parallel_executor_fetch_isolated_var,test=document_fix (#27641)
4 years ago
mapingshuo c29aa8c40e
fix reshape doc, remove reverse api (#27592)
4 years ago
Qinghe JING 1539a23822
Fix bugs in hdfs download (#27344)
4 years ago
Wilber 2bc70ab2e2
Fix lite_resnet50 unit test. (#27611)
4 years ago
cc 07b01b0e90
[doc] Change docs of WeightNormParamAttr to dygraph model (#27571)
4 years ago
Leo Chen c7e0a8bebf
Remove inplace argument when calling nn.reshape() (#27376)
4 years ago
Leo Chen 26b6169106
Refine initializer to support not passing block in dygraph mode (#27612)
4 years ago
Yang Zhang 0873644cfe
Remove alias for `l2_normalize` (#27616)
4 years ago
Feiyu Chan e1f8617ee2
bugfix: RNN does not initialize the state for the cell correctly (#27644)
4 years ago
Li Fuchen 5e4f01f5ef
modified sample code of add_position_encoding to 2.0 (#27561)
4 years ago
Zhang Ting a4c25b2f34
use paddle.is_compile_with_cuda (#27586)
4 years ago
ysh329 2f9cdd9038
API/OP clip_by_norm_op error message enhancement. test=develop (#27614)
4 years ago
yaoxuefeng 780140599f
【paddle.distributed.fleet】add data_generator in distributed.fleet.dataset (#27345)
4 years ago