Commit Graph

27607 Commits (1ab4101d6cc11e27c5ba35f2d5a3f50983435e91)
 

Author SHA1 Message Date
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
zhupengyang cd933c0aa2
refine error message of randint (#25613)
5 years ago
wanghuancoder 9b46fe0440
fix some errmsg report,in framework/ir/, about 5 files (#25539)
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
YUNSHEN XIE a0902a23b0
Add check for setting TIMEOUT properties,test=develop (#25415)
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
tianshuo78520a 214c6fcdee
Update readme for 1.8.3 (#25592)
5 years ago
feng626 166a1dedb5
Remove the obsolete Dockerfile file (#25604)
5 years ago
zhangchunle 3382f395ed
example EXcode (#25578)
5 years ago
Jacek Czaja 7dbc441eab
[oneDNN] cache cosmetics improvement (#25576)
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
zhangchunle 1a4a4219cb
mac build exitcode (#25540)
5 years ago
Leo Chen 76d1f8a1e9
fix test_activation_op, test=develop (#25562)
5 years ago
iducn 9c008a1a80
add path in gcc8s soft link (#25521)
5 years ago
Shibo Tao 6602ccf4ca
delete mul op. (#25499)
5 years ago
Leo Chen 79fe67fb3e
add tool to count all op-related api that without core.ops, test=develop (#25552)
5 years ago
WuHaobo 73409d5039
Fix log1p (#25488)
5 years ago
hong e362095e45
fix softmax with cross entropy out of bound; test=develop (#25549)
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
Aurelius84 cf3c51a6ad
[Dy2Stat] Remove op call stack in PartialProgram (#25420)
5 years ago
Wilber 848aca7ae8
[CI] [Lite-Subgraph] CI add lite subgraph check. (#25346)
5 years ago
wanghuancoder e65c5b8e83
fix some errmsg report, in framework/ir/ (#25471)
5 years ago
Shibo Tao 71c71e684c
fix logical_* ops' doc (#25479)
5 years ago
Shibo Tao a4d3335b6d
Fix elementwise ops (#25500)
5 years ago
Shibo Tao a2f141c099
fix reciprocal op doc(#25498)
5 years ago
Aurelius84 4717bdbcfb
Fix hang in seq_topk_avg_pooling op (#25522)
5 years ago
Leo Chen b796d8facb
make preloading ligbomp more robust, test=develop (#25527)
5 years ago
LielinJiang 7129f544f0
Add bilateral_slice op (#25401)
5 years ago
YUNSHEN XIE 70554c9f97
disable TestSoftmaxFP16Op2 in test_softmax_op (#25519)
5 years ago
wangchaochaohu e4017e5c4f
refine the index_select Op for API 2.0 test=develop (#25296)
5 years ago
GaoWei8 c10dcff12d
refine PADDLE_ENFORCE (#25456)
5 years ago