Commit Graph

3915 Commits (bcddefef397c6784836d862496bb3be8bd545669)

Author SHA1 Message Date
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
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
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
mapingshuo ed72406558
add gradient Merge Optimizer (#25625)
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
xujiaqi01 4152d39962
add fleet metric (#25463)
6 years ago
Leo Chen 4ec1251a1e
Refine squeeze, test=develop (#25281)
6 years ago
cnn 70cee22fde
New features, add sinh and cosh op, test=develop (#25495)
6 years ago
Leo Chen 417b243968
fix best_fit_allocator_test on windows, test=develop (#25650)
6 years ago
Leo Chen a4512dae30
fix test, test=develop (#25634)
6 years ago
Shibo Tao e3736d73cf
add op multiply, delete op elementwise_mul from math.py. (#25480)
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
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
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
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