Commit Graph

27995 Commits (da1efe24d5437f6945196c6a3783db2e0b48e49d)
 

Author SHA1 Message Date
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
LutaoChu b158a21bda
fix bug: cross OP behavior is not as expected when axis=0
5 years ago
tianshuo78520a e3c73b9819
Add dockerfile (#24833)
5 years ago
mapingshuo ed72406558
add gradient Merge Optimizer (#25625)
5 years ago
Yi Liu f45f8363eb
records the offset of log when creating by paddle.distributed.launch (#25725)
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
Chen Weihang 364cc53618
Polish paddle fluid framework error message - part2 (#25667)
5 years ago
Dong Daxiang 4598f11681
Update README_cn.md
5 years ago
Dong Daxiang 1aa8e59b49
Update README.md
5 years ago
123malin dbba254621
add paddlepaddle logo (#25690)
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
Adam 98899b73d2
Fix FC + GRU fuse pass (#25687)
5 years ago
Wilber 0e23dc3a2d
[Compile] Update compile for arm FT2000 (#25651)
5 years ago
Chen Weihang c9d6f6335c
Remove useless warning in executor #25692
5 years ago
wanghuancoder 1917b38099
fix some errmsg report,in framework/ir/, about 21 files (#25525)
5 years ago
Leo Chen 4ec1251a1e
Refine squeeze, test=develop (#25281)
5 years ago
Dong Daxiang 28064c2dc9
fix gen nccl id bug (#25669)
5 years ago
joanna.wozna.intel e5bbffa84c
Add NOMINMAX define due to windows.h max/min macro conflict (#25637)
5 years ago
cnn 70cee22fde
New features, add sinh and cosh op, test=develop (#25495)
5 years ago
Leo Chen 2f95e66313
tools/check_api_source_without_core_ops.py (#25671)
5 years ago
Zhang Ting a1350744eb
register fp16 kernel, test=develop (#25630)
5 years ago
Dong Daxiang c4192a8030
add approval (#25638)
5 years ago
mapingshuo 5453a912fe
add fp64 support in sequence_pool, test=develop (#25662)
5 years ago
LielinJiang 8dea7bed2a
Add some transform apis (#25357)
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
GaoWei8 6e86fd3750
fix concat dimension (#25606)
5 years ago
Aurelius84 6452fd425e
Add warning if gcc version > 8.2(#25635)
5 years ago
Leo Chen a4512dae30
fix test, test=develop (#25634)
5 years ago
donproc 95fa383df2
optimize embedding cuda kernel lookup_table_v2,test=develop (#25587)
5 years ago
石晓伟 7206417259
supports xpu runtime, test=develop (#25554)
5 years ago
Chen Weihang dfb3ae1b9b
Polish some error message in framework holder - Part 1 (#25509)
5 years ago
Leo Chen 1ab4101d6c
add ci check for changing op-related api without core.ops, test=develop (#25596)
5 years ago
Chen Weihang 404566e459
move nccl.h find code to avoid cmake error (#25589)
5 years ago
Shibo Tao e3736d73cf
add op multiply, delete op elementwise_mul from math.py. (#25480)
5 years ago
Zhang Ting 30d1ff3bb4
call cublasGemmStridedBatchedEx when using fp16, test=develop (#25553)
5 years ago
Zhaolong Xing 9df18b08f3
Disable windows static library generation (#25593)
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
Tao Luo 273ee7d375
update patchelf to v0.10 (#25504)
5 years ago
Chen Weihang a6abd92dfd
Polish install error hint message (#25531)
5 years ago