Commit Graph

3950 Commits (86794cccbd02dfd1a02a5c2f2437d7bf0d97577b)

Author SHA1 Message Date
danleifeng d5a66fd7a0
【paddle.fleet】support multi-node cpu training for fleetrun (#26011)
6 years ago
gongweibao 0067a2e4ec
Save checkpoint automatically (#25917)
6 years ago
Sylwester Fraczek 4c9ddb3db4
enable check_dygraph for mkldnn activation tests (#25779)
6 years ago
Leo Chen 5258d53d65
refine unsqueeze, test=develop (#25470)
6 years ago
wangchaochaohu 0dc485e6fe
refine the value parameter's Tensor support of fill_constant Op test=… (#25986)
6 years ago
liym27 168ea22351
[Dy2Stat-ErrorMessage]Optimize error value to improve readability when error raised in runtime. (#25970)
6 years ago
Chen Weihang 3eee0467fe
Add limit support for load_dygraph loading jit.save result (#25935)
6 years ago
liym27 12bf9d7168
[Dy2Stat-ErrorMessage]Enhance original error and create new exception (#25798)
6 years ago
yaoxuefeng 07f509a835
fix 4 apis test=develop (#25529)
6 years ago
123malin 2191a08317
【paddle.fleet】fleet_util move to paddle.fleet (#25805)
6 years ago
danleifeng 0d4ce6ac5d
fix test_launch and test_fleet_launch bug; test=develop (#26015)
6 years ago
yaoxuefeng 224620071b
add new flatten op test=develop (#25393)
6 years ago
xujiaqi01 20c8432ae3
move dataset from paddfle.fluid to paddle.fleet (#25887)
6 years ago
Adam 68c6160e63
Add oneDNN fusion_gru kernel (#25594)
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
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
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
Yi Liu 427c5529ea
add localsgd meta optimizer (#25758)
6 years ago
lilong12 f40a50d124
add pipeline optimizer for fleet (#25768)
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 32b9577b2a
refine the split op for API 2.0 test=develop (#25320)
6 years ago
lilong12 5f30e57cdd
fix test_pipeline, test=develop (#25808)
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
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
mapingshuo 3e2a348886
add string variable support for RecomputeOptimizer (#25728)
6 years ago