Commit Graph

6810 Commits (07c1c47bc9ae9230966f345ba2d0695a5fe81e41)

Author SHA1 Message Date
Bai Yifan 22b06db3d7
add paddle.nn.functional.mse_loss (#26089)
5 years ago
MRXLT b2d41e2acd
fix unstack op doc (#26043)
5 years ago
Yang Zhang 617eb67f29
Upgrade `no_grad` decorator (#25472)
5 years ago
zhupengyang 7a89a0a7be
hardshrink and Hardshrink: add class, threshold default 0.5 (#26198)
5 years ago
liuyuhui 935da32d25
【paddle.fleet】upgrade fleet: modify role_maker (#26038)
5 years ago
wangchaochaohu ba574c8ec3
refine the usage of numpy element fetch for Ops test=develop (#26194)
5 years ago
ShenLiang 5113aae6ea
fix the doc of inverse, dot, cholesky (#25860)
5 years ago
wawltor 2d6cc0b125
support the tuple for attribute of axis in min, max for api2.0
5 years ago
wawltor 682035663a
Add the loss of MarginRankingLoss for the paddle api2.0 (#26078)
5 years ago
Dong Daxiang 50a5bcfc9d
【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186)
5 years ago
Leo Chen 2d95280e1f
Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903)
5 years ago
Chen Weihang 838e36e9ed
Fix loaded variable suffix repeat error (#26169)
5 years ago
Zhen Wang e656ca4783
add assert raises in the test_retain_graph UT. (#25983)
5 years ago
Zhong Hui 7165f48409
change api name eps to epsilon for the pair_distance
5 years ago
Jack Zhou dea41da715
add nll loss API for the paddlepaddle api2.0
5 years ago
liym27 1d730ffbf5
[Dy2Stat] Removes temporary files created during the transformation of dygraph to static graph. (#26150)
5 years ago
Zhong Hui 361363c321
add pairewise distance for the paddlepaddle api 2.0
5 years ago
LutaoChu 1d870c442e
fix paddle.nn.loss.L1Loss OP, add paddle.nn.functional.l1_loss OP for API2.0
5 years ago
zhupengyang faf83a7af2
paddle.mean: add attr axis, keepdim (#26147)
5 years ago
wawltor 9c17b3c9f8
Add the max, min, maximum, minimum api for the API 2.0
5 years ago
pangyoki 13b80d9bea
fixed imperative module in doc example code (#26149)
5 years ago
Kaipeng Deng dbc88bb900
Add iterable dataset support for multiprocess DataLoader (#25558)
5 years ago
JZ-LIANG 54003b873e
【paddle.fleet】add lamb to fleet meta optimizer (#26025)
5 years ago
Yiqun Liu 1be6bf45ae
Add assign to fusion_group and enhance inplace execution in fusion_group. (#26121)
5 years ago
zhupengyang b2034c2854
softmax: imperative->static; fix doc examples (#26134)
5 years ago
LutaoChu b6d14d9d07
add deprecated decorator, remove alias for cumsum op (#26104)
5 years ago
Zhen Wang a86e8c0eef
add more error info for these ops without double grad ops. (#25987)
5 years ago
danleifeng 34eb27a1d6
ps worker-ports are optional for users for fleetrun command; test=develop (#26090)
5 years ago
Jacek Czaja 615e8a20f6
- oneDNN update 1.3 -> 1.5 (#25202)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago
zhupengyang 2214394edc
softmax: refine doc; input->x (#25976)
5 years ago
lilong12 8caee2ad51
【paddle.fleet】add the support for multi-node training for pipeline (#25907)
5 years ago
LutaoChu bf2db646de
fix cumsum op for API 2.0, optimize performance
5 years ago
Leo Chen 9c6112104e
Fix prelu for compatibility with saved model of old version (#26052)
5 years ago
Adam 1893cd6bb8
Add oneDNN relu6 op (#26037)
5 years ago
gongweibao a7c5210051
Fix test_hdfs bug. (#26068)
5 years ago
tangwei12 c14ec8782b
【paddle.fleet】Feature/fleet ps api 2.0 (#25857)
5 years ago
Chen Weihang 3c8daa9b89
Add pin memory control for BufferedReader (#26026)
5 years ago
Chen Weihang ad4a0466a5
Add cuda pinned place branch in slice op GetExpectedKernelType (#26027)
5 years ago
danleifeng d5a66fd7a0
【paddle.fleet】support multi-node cpu training for fleetrun (#26011)
5 years ago
gongweibao 0067a2e4ec
Save checkpoint automatically (#25917)
5 years ago
Feiyu Chan e853ece0a2
update document template for unary elementwise layers (#25896)
5 years ago
joanna.wozna.intel 734cf1c3e9
Change use_quantizer attribute name and data type (#25838)
5 years ago
Sylwester Fraczek 4c9ddb3db4
enable check_dygraph for mkldnn activation tests (#25779)
5 years ago
Leo Chen 5258d53d65
refine unsqueeze, test=develop (#25470)
5 years ago
wangchaochaohu 0dc485e6fe
refine the value parameter's Tensor support of fill_constant Op test=… (#25986)
5 years ago
liym27 168ea22351
[Dy2Stat-ErrorMessage]Optimize error value to improve readability when error raised in runtime. (#25970)
5 years ago
tangwei12 3755564ae1
Fix/large scale fix (#25999)
5 years ago
Leo Chen 751305ecf0
Add flags to control call stack of error message (#25997)
5 years ago
Chen Weihang 3eee0467fe
Add limit support for load_dygraph loading jit.save result (#25935)
5 years ago
liym27 12bf9d7168
[Dy2Stat-ErrorMessage]Enhance original error and create new exception (#25798)
5 years ago
yaoxuefeng 07f509a835
fix 4 apis test=develop (#25529)
5 years ago
123malin 2191a08317
【paddle.fleet】fleet_util move to paddle.fleet (#25805)
5 years ago
danleifeng 0d4ce6ac5d
fix test_launch and test_fleet_launch bug; test=develop (#26015)
5 years ago
Leo Chen 6e7f0bb284
refine paddle.stack (#25305)
5 years ago
yaoxuefeng 224620071b
add new flatten op test=develop (#25393)
5 years ago
xujiaqi01 20c8432ae3
move dataset from paddfle.fluid to paddle.fleet (#25887)
5 years ago
Adam 68c6160e63
Add oneDNN fusion_gru kernel (#25594)
5 years ago
Thunderbrook 0cb60c700d
add heter ps mode (#25682)
5 years ago
Shibo Tao c8d0d1419b
add paddle.utils.deprecated. (#25912)
5 years ago
wawltor a43b0d155d
Update the code for the sort api
5 years ago
WangXi 2c9d0f3cb9
【paddle.fleet】Add dgc to fleet meta optimizer (#25738)
5 years ago
Dong Daxiang 4adac0e309
【paddle.fleet】Add fleet base context (#25954)
5 years ago
Chen Weihang 36027490d8
Verify correctness of jit.save/jit.load - part 1 (#25915)
5 years ago
Zhen Wang 82374dc12f
Add some error messages for the op without double grads. (#25951)
5 years ago
LielinJiang 948bc8b7bb
Add apply for Layer (#25812)
5 years ago
danleifeng 3dd2e3801a
【paddle.fleet】add fleetrun command for distributed running (#25806)
5 years ago
wawltor a697e94693
Update the code of the compare ops for the broadcast function
5 years ago
Aurelius84 8ec4af278d
【Dy2stat】Fix is_test switch incorrectly in PartialProgram (#25809)
5 years ago
wangchaochaohu ff717d5158
Add support for tuple of concat Op test=develop (#25800)
5 years ago
Huihuang Zheng e5514935cb
Modify Executor Example Code to Use fluid.data, test=document_fix (#25893)
5 years ago
WuHaobo f0b8871741
Delete inverse out (#25925)
5 years ago
WuHaobo 12bed4a931
remove all op with out args (#25570)
5 years ago
WangXi a6c87fd091
Add amp to fleet meta optimizer, test=develop (#25770)
5 years ago
Pei Yang 9e9a569dae
add trt int8 support for elementwise_mul and scale (#25676)
5 years ago
xujiaqi01 d11c140e28
fix dump, fix cvm check (#25400)
5 years ago
JZ-LIANG 8ebffc78c9
add lars to fleet meta optimizer (#25884)
5 years ago
Dong Daxiang 8d2896f1fe
【paddle.fleet】Fleet run graph in Executor and add two more strategies (#25844)
5 years ago
gentelyang 6773fcc1ba
fix stratege.set_program_config (#25864)
5 years ago
Yi Liu 427c5529ea
add localsgd meta optimizer (#25758)
5 years ago
Zhang Ting 2d24f56a7a
avoid data transfer, test=develop (#25810)
5 years ago
lilong12 f40a50d124
add pipeline optimizer for fleet (#25768)
5 years ago
yukavio f6ac5990aa
fix quant unit test (#25792)
5 years ago
Bai Yifan 2131559d08
Remove slim from paddle framework (#25666)
5 years ago
ShenLiang bca303165a
fix inverse bug (#25641)
5 years ago
lilong12 a07b62623e
hidden the dataset call of pipeline to train_from_dataset (#25834)
5 years ago
lilong12 f132c2f40e
Modify pipeline demo to use the new pipelineoptimizer api. (#25374)
5 years ago
wawltor 595a719795
Update the api for the compare_ops
5 years ago
wangchaochaohu fc6fed3283
(Variable --->Tensor) refine the OP doc for API2.0 (#25737)
5 years ago
wangchaochaohu 32b9577b2a
refine the split op for API 2.0 test=develop (#25320)
5 years ago
lilong12 8a68d2c213
Revert "add device attr for regularizer, test=develop (#24981)" (#25375)
5 years ago
lilong12 5f30e57cdd
fix test_pipeline, test=develop (#25808)
5 years ago
Chen Weihang d47304e6d9
Refine paddle error stack format (#25790)
5 years ago
mapingshuo c70f592002
add gradient Merge optimizer to meta (#25763)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
liym27 2a191d8fa5
fix error in convert_dtype: ValueError->TypeError and polish message (#25788)
5 years ago
liym27 452be8950a
[Dy2Stat-ErrorMessage] Add interface:create_origin_info_map and attach_origin_info for AST node (#25627)
5 years ago
hong c2a21ca9c9
Fix dygraph grad bugs (#25781)
5 years ago
hong 5023482ad9
Fix imperative orc attention unitest (#25797)
5 years ago
wawltor dc42e3c4bc
Fix the argsort and sort api for the paddle api2.0 (#25514)
5 years ago
cc 42189be67b
[Quant] Remove the output for moving_average_abs_max_scale op (#25697)
5 years ago
Dong Daxiang a96d54ac19
Generate final strategy (#25782)
5 years ago
zhupengyang 0ca1bb56df
refine docs of rand, randn, randint, randperm, zeros_like, arange (#25633)
5 years ago
Chen Weihang 23d1228c4d
remove ProgramTranslator.save_inference_model (#25740)
5 years ago
Chen Weihang 1b3081b1b4
Simplify BufferedReader to improve DataLoader performance (#25648)
5 years ago
Huihuang Zheng b3f58d3086
TracedLayer Error Message Enhancement (#25734)
5 years ago
yukavio c9285a18a0
saving inference model when user define activation or weight preprocess function (#25749)
5 years ago
mapingshuo 3e2a348886
add string variable support for RecomputeOptimizer (#25728)
5 years ago
Dong Daxiang 920d998f1e
add more settings for distributed strategy (#25685)
5 years ago
Sylwester Fraczek 1aaa26f102
add dnnl sigmoid (logistic) activation (#25745)
5 years ago
cc 650d7223bc
Fix test_quantization_scale_pass by change the model, test=develop (#25710)
5 years ago
zhupengyang d2f7ac61ee
ones_like API: remove device, input -> x (#25663)
5 years ago
wangchaochaohu 1e4ab728fb
refine the concat Op for API 2.0 test=develop (#25307)
5 years ago
Wojciech Uss 43f3d0cce3
Add an option to choose inference targets in Quant tests (#25582)
5 years ago
mapingshuo ed72406558
add gradient Merge Optimizer (#25625)
5 years ago
Huihuang Zheng 4fd558556a
Fix PE Unit Test Failure, test=develop (#25693)
5 years ago
Zhen Wang cea5086853
Fix the double grad bug for the star gan. (#25655)
5 years ago
Chen Weihang e8caffbb4a
fix jit.save input_spec type change problem (#25683)
5 years ago
mapingshuo ea60e64470
correct the LookaheadOptimizer programDesc, test=develop (#25688)
5 years ago
qingqing01 b5f8784cab
Refine Model of high level API (#25559)
5 years ago
xujiaqi01 4152d39962
add fleet metric (#25463)
5 years ago
Chen Weihang c9d6f6335c
Remove useless warning in executor #25692
5 years ago
Leo Chen 4ec1251a1e
Refine squeeze, test=develop (#25281)
5 years ago
cnn 70cee22fde
New features, add sinh and cosh op, test=develop (#25495)
5 years ago
Zhang Ting a1350744eb
register fp16 kernel, test=develop (#25630)
5 years ago
mapingshuo 5453a912fe
add fp64 support in sequence_pool, test=develop (#25662)
5 years ago
Leo Chen 417b243968
fix best_fit_allocator_test on windows, test=develop (#25650)
5 years ago
xujiaqi01 3448455b71
fix dataset py3 (#25012)
5 years ago
Leo Chen a4512dae30
fix test, test=develop (#25634)
5 years ago
Leo Chen 1ab4101d6c
add ci check for changing op-related api without core.ops, test=develop (#25596)
5 years ago
Shibo Tao e3736d73cf
add op multiply, delete op elementwise_mul from math.py. (#25480)
5 years ago
Huihuang Zheng 60da88540f
[Dy2stat] Modify print for dynamic type (#25612)
5 years ago
Aurelius84 dfe4e67e7a
Add friendly Error message in save_inference_model (#25617)
5 years ago
Aurelius84 ca1185d06b
[Dy2Stat] Fix scope in run_program_op (#25579)
5 years ago
wangchaochaohu 2092660c43
Ones op for API 2.0: remove the device and out parameters (#25497)
5 years ago
wangchaochaohu 4a44ffdd24
refine the eye Op for API 2.0 test=develop (#25295)
5 years ago
zhupengyang cd933c0aa2
refine error message of randint (#25613)
5 years ago
Zhou Wei f8ec5f0fce
just skip case of distribute on windows (#25581)
5 years ago
LutaoChu bbe8f7bdcd
update cross op parameters for API 2.0
5 years ago
Zhou Wei 1ab60544f2
windows CI scripts for xly,test=develop,test=win (#25533)
5 years ago
Huihuang Zheng a0b3c0dde8
Write Simnet Correctly and Enable Multiple Return Test (#25574)
5 years ago
Dong Daxiang e657d7062d
fleet base initial implementation and the API (#25442)
5 years ago
Aurelius84 1a5d3defb1
[Dy2stat] Add Reinforcement learning unittest (#25445)
5 years ago
zhupengyang 5a2d15a1d0
arange API: start default is 0, end default is None (#25452)
5 years ago
Chen Weihang 630f23ced3
fix test pe seresnext unittests failed on windows (#25584)
5 years ago
Peihan 885e88552a
resolve inference_pass_test input lodtensor case, test=develop (#25541)
5 years ago
Huihuang Zheng 0d8545f818
Enable MNIST Multiple 'return' as Unit Test (#25556)
5 years ago
Leo Chen 76d1f8a1e9
fix test_activation_op, test=develop (#25562)
5 years ago
Huihuang Zheng d8fe517bf8
Add Support for SelectedRows for Transpose OP and Fix a Bug That SelectedRows Cannot be Supported in SimNet (#25536)
5 years ago
liym27 0f8dc611c8
[Dy2Static] Convert assert stmt with new function `convert_assert`. (#25551)
5 years ago