Commit Graph

28645 Commits (81d3992c4778fa3e54f79749254ba4c45d9ee23f)
 

Author SHA1 Message Date
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
yongqiangma aac57159c9
enhance array_to_lod_tensor_op lod_tensor_to_array_op errors informaiton (#27386)
4 years ago
Zhang Ting eb37ee2a26
modify docs of program API, test=document_fix (#27600)
4 years ago
lilong12 36c0410223
Revert "Initialize gloo for low level collective apis (#27356)", test=document_fix (#27665)
4 years ago
xiemoyuan 99e3337368
Optimize the error message of OP. (#27478)
4 years ago
Zeyu Chen aed0080181
Remove NLTK requirements to avoid dependency security alert from Github Dependabot. (#27628)
4 years ago
ShenLiang e8f873df88
optimize the speed&memory of matmul op (#27610)
4 years ago
Pei Yang ae6e40a7fd
Add unittests and OP version registry for tensorrt_subgraph_pass (#27544)
4 years ago
123malin 6822307745
test=develop, rm netifaces (#27581)
4 years ago
tangwei12 9704582eef
fix op error (#27599)
4 years ago
wanghuancoder c68a0313a5
add paddle.fluid._cuda_synchronize (#27595)
4 years ago
Li Fuchen 516d84b22a
fix tests warpctc (#27639)
4 years ago
yaoxuefeng c9a8801325
enhance error messages of lookup_tale, merge_ids, data_norm (#27619)
4 years ago
whs 9cc5603d56
Make grid support stopping graients. (#27630)
4 years ago
liym27 074a71bd25
Support assignment to a Variable in dynamic mode but not deal with backward. (#27471)
4 years ago
lilong12 5218b7af6b
add ncclSend and ncclRecv (#27621)
4 years ago
lilong12 fa73e4a284
Initialize gloo for low level collective apis (#27356)
4 years ago
Tao Luo bf99bc4a62
update name_scope example code (#27594)
4 years ago
WangXi 5641ea2bf6
Remove optimizer which in fleet, test=develop (#27606)
4 years ago
littletomatodonkey 68df20d2f2
fix pad2d example code (#27615)
4 years ago
Aurelius84 7c5162400f
[API 2.0]Migrate api example for gradients/append_backward/program_guard (#27570)
4 years ago
Dong Daxiang 4e8f18ab25
Get final strategy (#27602)
4 years ago
furnace d01f626944
update mv op according PR#27024 (#27474)
4 years ago
Double_V 9d783aeddd
Error message opt, test=develop (#27467)
4 years ago
YUNSHEN XIE d1c2a3bc6f
disable ut test_warpctc_op,test=document_fix (#27632)
4 years ago
littletomatodonkey 6e41143ffe
remove paddle.metrics.cos_sim api (#27569)
4 years ago