Commit Graph

11052 Commits (2101dfd2b3552defe4e6e14f7eb96321ffe41fc2)

Author SHA1 Message Date
LielinJiang ffcb6537c5
Add uncombined_weight_to_state_dict api (#25649)
6 years ago
wawltor a43b0d155d
Update the code for the sort api
6 years ago
WangXi 2c9d0f3cb9
【paddle.fleet】Add dgc to fleet meta optimizer (#25738)
6 years ago
Dong Daxiang 4adac0e309
【paddle.fleet】Add fleet base context (#25954)
6 years ago
Chen Weihang 36027490d8
Verify correctness of jit.save/jit.load - part 1 (#25915)
6 years ago
Zhen Wang 82374dc12f
Add some error messages for the op without double grads. (#25951)
6 years ago
LielinJiang 948bc8b7bb
Add apply for Layer (#25812)
6 years ago
danleifeng 3dd2e3801a
【paddle.fleet】add fleetrun command for distributed running (#25806)
6 years ago
wawltor a697e94693
Update the code of the compare ops for the broadcast function
6 years ago
Aurelius84 8ec4af278d
【Dy2stat】Fix is_test switch incorrectly in PartialProgram (#25809)
6 years ago
wangchaochaohu ff717d5158
Add support for tuple of concat Op test=develop (#25800)
6 years ago
Huihuang Zheng e5514935cb
Modify Executor Example Code to Use fluid.data, test=document_fix (#25893)
6 years ago
Dong Daxiang 78afbb1216
fix typo in fleet base (#25919)
6 years ago
WuHaobo f0b8871741
Delete inverse out (#25925)
6 years ago
WuHaobo 12bed4a931
remove all op with out args (#25570)
6 years ago
WangXi a6c87fd091
Add amp to fleet meta optimizer, test=develop (#25770)
6 years ago
Pei Yang 9e9a569dae
add trt int8 support for elementwise_mul and scale (#25676)
6 years ago
xujiaqi01 d11c140e28
fix dump, fix cvm check (#25400)
6 years ago
JZ-LIANG 8ebffc78c9
add lars to fleet meta optimizer (#25884)
6 years ago
Dong Daxiang 8d2896f1fe
【paddle.fleet】Fleet run graph in Executor and add two more strategies (#25844)
6 years ago
gentelyang 6773fcc1ba
fix stratege.set_program_config (#25864)
6 years ago
Yi Liu 427c5529ea
add localsgd meta optimizer (#25758)
6 years ago
Zhang Ting 2d24f56a7a
avoid data transfer, test=develop (#25810)
6 years ago
lilong12 f40a50d124
add pipeline optimizer for fleet (#25768)
6 years ago
yukavio f6ac5990aa
fix quant unit test (#25792)
6 years ago
Bai Yifan 2131559d08
Remove slim from paddle framework (#25666)
6 years ago
ShenLiang bca303165a
fix inverse bug (#25641)
6 years ago
lilong12 a07b62623e
hidden the dataset call of pipeline to train_from_dataset (#25834)
6 years ago
lilong12 f132c2f40e
Modify pipeline demo to use the new pipelineoptimizer api. (#25374)
6 years ago
wawltor 595a719795
Update the api for the compare_ops
6 years ago
wangchaochaohu fc6fed3283
(Variable --->Tensor) refine the OP doc for API2.0 (#25737)
6 years ago
wangchaochaohu 32b9577b2a
refine the split op for API 2.0 test=develop (#25320)
6 years ago
lilong12 8a68d2c213
Revert "add device attr for regularizer, test=develop (#24981)" (#25375)
6 years ago
lilong12 5f30e57cdd
fix test_pipeline, test=develop (#25808)
6 years ago
Chen Weihang d47304e6d9
Refine paddle error stack format (#25790)
6 years ago
mapingshuo c70f592002
add gradient Merge optimizer to meta (#25763)
6 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
6 years ago
qingqing01 af74675b5a
Remove paddle.incubate.hapi.loss and reuse paddle.nn.layer.loss in high level API (#25590)
6 years ago
liym27 2a191d8fa5
fix error in convert_dtype: ValueError->TypeError and polish message (#25788)
6 years ago
liym27 452be8950a
[Dy2Stat-ErrorMessage] Add interface:create_origin_info_map and attach_origin_info for AST node (#25627)
6 years ago
hong c2a21ca9c9
Fix dygraph grad bugs (#25781)
6 years ago
hong 5023482ad9
Fix imperative orc attention unitest (#25797)
6 years ago
wawltor dc42e3c4bc
Fix the argsort and sort api for the paddle api2.0 (#25514)
6 years ago
cc 42189be67b
[Quant] Remove the output for moving_average_abs_max_scale op (#25697)
6 years ago
Dong Daxiang a96d54ac19
Generate final strategy (#25782)
6 years ago
zhupengyang 0ca1bb56df
refine docs of rand, randn, randint, randperm, zeros_like, arange (#25633)
6 years ago
Chen Weihang 23d1228c4d
remove ProgramTranslator.save_inference_model (#25740)
6 years ago
Chen Weihang 1b3081b1b4
Simplify BufferedReader to improve DataLoader performance (#25648)
6 years ago
Huihuang Zheng b3f58d3086
TracedLayer Error Message Enhancement (#25734)
6 years ago
yukavio c9285a18a0
saving inference model when user define activation or weight preprocess function (#25749)
6 years ago
mapingshuo 3e2a348886
add string variable support for RecomputeOptimizer (#25728)
6 years ago
Dong Daxiang 920d998f1e
add more settings for distributed strategy (#25685)
6 years ago
Sylwester Fraczek 1aaa26f102
add dnnl sigmoid (logistic) activation (#25745)
6 years ago
cc 650d7223bc
Fix test_quantization_scale_pass by change the model, test=develop (#25710)
6 years ago
zhupengyang d2f7ac61ee
ones_like API: remove device, input -> x (#25663)
6 years ago
wangchaochaohu 1e4ab728fb
refine the concat Op for API 2.0 test=develop (#25307)
6 years ago
Wojciech Uss 43f3d0cce3
Add an option to choose inference targets in Quant tests (#25582)
6 years ago
LutaoChu b158a21bda
fix bug: cross OP behavior is not as expected when axis=0
6 years ago
mapingshuo ed72406558
add gradient Merge Optimizer (#25625)
6 years ago
Yi Liu f45f8363eb
records the offset of log when creating by paddle.distributed.launch (#25725)
6 years ago
Huihuang Zheng 4fd558556a
Fix PE Unit Test Failure, test=develop (#25693)
6 years ago
Zhen Wang cea5086853
Fix the double grad bug for the star gan. (#25655)
6 years ago
Chen Weihang e8caffbb4a
fix jit.save input_spec type change problem (#25683)
6 years ago
mapingshuo ea60e64470
correct the LookaheadOptimizer programDesc, test=develop (#25688)
6 years ago
qingqing01 b5f8784cab
Refine Model of high level API (#25559)
6 years ago
xujiaqi01 4152d39962
add fleet metric (#25463)
6 years ago
Wilber 0e23dc3a2d
[Compile] Update compile for arm FT2000 (#25651)
6 years ago
Chen Weihang c9d6f6335c
Remove useless warning in executor #25692
6 years ago
Leo Chen 4ec1251a1e
Refine squeeze, test=develop (#25281)
6 years ago
Dong Daxiang 28064c2dc9
fix gen nccl id bug (#25669)
6 years ago
cnn 70cee22fde
New features, add sinh and cosh op, test=develop (#25495)
6 years ago
Zhang Ting a1350744eb
register fp16 kernel, test=develop (#25630)
6 years ago
mapingshuo 5453a912fe
add fp64 support in sequence_pool, test=develop (#25662)
6 years ago
LielinJiang 8dea7bed2a
Add some transform apis (#25357)
6 years ago
Leo Chen 417b243968
fix best_fit_allocator_test on windows, test=develop (#25650)
6 years ago
xujiaqi01 3448455b71
fix dataset py3 (#25012)
6 years ago
Leo Chen a4512dae30
fix test, test=develop (#25634)
6 years ago
Leo Chen 1ab4101d6c
add ci check for changing op-related api without core.ops, test=develop (#25596)
6 years ago
Shibo Tao e3736d73cf
add op multiply, delete op elementwise_mul from math.py. (#25480)
6 years ago
Huihuang Zheng 60da88540f
[Dy2stat] Modify print for dynamic type (#25612)
6 years ago
Aurelius84 dfe4e67e7a
Add friendly Error message in save_inference_model (#25617)
6 years ago
Aurelius84 ca1185d06b
[Dy2Stat] Fix scope in run_program_op (#25579)
6 years ago
wangchaochaohu 2092660c43
Ones op for API 2.0: remove the device and out parameters (#25497)
6 years ago
wangchaochaohu 4a44ffdd24
refine the eye Op for API 2.0 test=develop (#25295)
6 years ago
zhupengyang cd933c0aa2
refine error message of randint (#25613)
6 years ago
Zhou Wei f8ec5f0fce
just skip case of distribute on windows (#25581)
6 years ago
LutaoChu bbe8f7bdcd
update cross op parameters for API 2.0
6 years ago
Zhou Wei 1ab60544f2
windows CI scripts for xly,test=develop,test=win (#25533)
6 years ago
Huihuang Zheng a0b3c0dde8
Write Simnet Correctly and Enable Multiple Return Test (#25574)
6 years ago
Dong Daxiang e657d7062d
fleet base initial implementation and the API (#25442)
6 years ago
Aurelius84 1a5d3defb1
[Dy2stat] Add Reinforcement learning unittest (#25445)
6 years ago
zhupengyang 5a2d15a1d0
arange API: start default is 0, end default is None (#25452)
6 years ago
Chen Weihang 630f23ced3
fix test pe seresnext unittests failed on windows (#25584)
6 years ago
Peihan 885e88552a
resolve inference_pass_test input lodtensor case, test=develop (#25541)
6 years ago
Huihuang Zheng 0d8545f818
Enable MNIST Multiple 'return' as Unit Test (#25556)
6 years ago
Leo Chen 76d1f8a1e9
fix test_activation_op, test=develop (#25562)
6 years ago
Shibo Tao 6602ccf4ca
delete mul op. (#25499)
6 years ago
WuHaobo 73409d5039
Fix log1p (#25488)
6 years ago
Huihuang Zheng d8fe517bf8
Add Support for SelectedRows for Transpose OP and Fix a Bug That SelectedRows Cannot be Supported in SimNet (#25536)
6 years ago
liym27 0f8dc611c8
[Dy2Static] Convert assert stmt with new function `convert_assert`. (#25551)
6 years ago
Aurelius84 cf3c51a6ad
[Dy2Stat] Remove op call stack in PartialProgram (#25420)
6 years ago
Wilber 848aca7ae8
[CI] [Lite-Subgraph] CI add lite subgraph check. (#25346)
6 years ago
Shibo Tao 71c71e684c
fix logical_* ops' doc (#25479)
6 years ago
Shibo Tao a4d3335b6d
Fix elementwise ops (#25500)
6 years ago
Shibo Tao a2f141c099
fix reciprocal op doc(#25498)
6 years ago
Leo Chen b796d8facb
make preloading ligbomp more robust, test=develop (#25527)
6 years ago
LielinJiang 7129f544f0
Add bilateral_slice op (#25401)
6 years ago
YUNSHEN XIE 70554c9f97
disable TestSoftmaxFP16Op2 in test_softmax_op (#25519)
6 years ago
wangchaochaohu e4017e5c4f
refine the index_select Op for API 2.0 test=develop (#25296)
6 years ago
zhupengyang 2250120245
randint API: remove out, devive, stop_gradient; add name (#25433)
6 years ago
yaoxuefeng 5d3766ff3d
modify flip test=develop (#25312)
6 years ago
zhupengyang f8eccb0b1c
zeros_like API: remove device; input -> x (#25413)
6 years ago
yaoxuefeng f795a1bf12
modify meshgrid test=develop (#25319)
6 years ago
YUNSHEN XIE 62aeef7cf9
disable test_pipeline (#25518)
6 years ago
liym27 10d572a707
[Dy2stat] Add Seq2Seq Attention model as ProgramTranslator Unit Test (#25422)
6 years ago
zhupengyang 25029254bc
randn API: remove out, devive, stop_gradient; add name (#25409)
6 years ago
Chen Weihang 41d2247275
[Dy2static] Refactor ProgramTranslator save_inference_model API (#24989)
6 years ago
YUNSHEN XIE 3e45d44d0c
disable unittest test_user_defined_quantization,test=develop (#25451)
6 years ago
leesusu 856e6d3348
Correct parameter l2 passed to ftrl op (#25223)
6 years ago
Kaipeng Deng 20ee36bdea
make default_collate_fn visible. test=develop (#25244)
6 years ago
Zhen Wang ee44bcddd8
add more unit tests for imperative qat. test=develop (#25486)
6 years ago
tangwei12 fd961b0dfb
Fix/distibuted fleet ctr ut (#25474)
6 years ago
liym27 435fc4f0af
[while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330)
6 years ago
yaoxuefeng aaa7cbd56f
modify trace api test=develop (#25397)
6 years ago
Huihuang Zheng f9ac5fb992
[Dy2stat] Fix Memory Optimization in run_program_op and Add SimNet as Unit Test (#25383)
6 years ago
yaoxuefeng c42d662e2a
modify roll test=develop (#25321)
6 years ago
wangchaochaohu bdc2c2dba8
full Op:remove device, out and stop_gradient parameter for API 2.0 test=develop (#25257)
6 years ago
Zhen Wang 548cdbc544
Quantization-aware training for dygraph (#24634)
6 years ago
wangchaochaohu 0b2ec49ff9
refine the linspace Op for API 2.0 test=develop (#25284)
6 years ago
Zhou Wei 914ff10a8f
fix state dict to save/load learning rate scheduler (#25403)
6 years ago
zhupengyang 5b573c58e2
randperm API: remove out, devive, stop_gradient; add name (#25410)
6 years ago
Chen Weihang ccb98cde2e
open deccorator test, test=develop (#25464)
6 years ago
Zhou Wei 93ad339450
add new API:LambdaDecay,test=develop (#24801)
6 years ago
Leo Chen c27413e9cb
Attempt to resolve the TLS problem (#25390)
6 years ago
Zhen Wang bb45af02ac
add the c++ part of Imperative QAT. test=develop (#25446)
6 years ago
wangchaochaohu 090a331d30
refine the full_like Op for API 2.0 test=develop (#25294)
6 years ago
hong fed0588571
Fix parameter list iterator bug (#25089)
6 years ago
Leo Chen 91f7b4e0e3
refine as_lodtensor, test=develop (#25286)
6 years ago
Jacek Czaja 050a9bf79d
[oneDNN] LRN cleanup (#25416)
6 years ago
tangwei12 4b3778a3ee
Revert/barrier for sync (#25417)
6 years ago
Dong Daxiang 3395008f11
remove async configuration from distributed_strategy.py (#25425)
6 years ago
Kaipeng Deng 01cf8e893f
fix test_multiprocess_dataloader_exception failed on CPU-only version (#25406)
6 years ago
Leo Chen 1e897f66ee
Refine __str__ of VarBase and ParamBase, test=develop (#25345)
6 years ago
WangXi 1c7215ace4
Speedup reader check_input_array when item is array (#25395)
6 years ago
ceci3 52be62c5ae
fix instance norm in dy (#24717)
6 years ago
Aurelius84 619848fa3a
fix timeout test=develop (#25412)
6 years ago
lilong12 e39aa70ec7
add the support for pipeline (#24560)
6 years ago
Huihuang Zheng 30185efdae
Add If-Else-Return of Yolov3 as Unittest (#25385)
6 years ago
gongweibao 80f1c50738
Fix typo in interface. (#24779)
6 years ago
cc 5c8e79956e
Use the specificed scope in post quant, test=develop (#25384)
6 years ago