Commit Graph

202 Commits (7c1f69bdf0c092e2813e38eeca2c5e6b170414e7)

Author SHA1 Message Date
wanghuancoder 26f9ab70f7
if PR have no .py files, do not use 'python coverage run', to speedup unit test (#29739)
4 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
4 years ago
Y_Xuan 76738504ad
添加rocm平台支持代码 (#29342)
4 years ago
YUNSHEN XIE 2926e74326
New UT should not exceed 15s (#29492)
4 years ago
LoveAn b5d4a1f33d
Add the strategy of skipping cc/cu test compilation and execution in CI (#29499)
4 years ago
wanghuancoder 3765da98c7
add coverage incremental switch, test=develop (#29290)
4 years ago
wanghuancoder 2b2cd1864a
revert python file coverage, delete coverage run --include, test=develop (#29230)
4 years ago
wanghuancoder 0239f79695
Generate code coverage reports only for incremental files (#28508)
4 years ago
Zhou Wei e668cb07fb
fix CUDA 11 error on windows (#29101)
4 years ago
YUNSHEN XIE 5cb8e17a18
restore timeout value (#29027)
4 years ago
YUNSHEN XIE d3b2d07d6e
modified timeout value on windows (#28499)
4 years ago
YUNSHEN XIE 72c78e4dbb
exec ut no more than 15s 2 (#28441)
4 years ago
Zhou Wei d20349b548
add unittest count ,install check on windows (#27492)
4 years ago
Wilber ec4155d7d0
windows lib size crop from 5.4G to 3.9G (#27477)
4 years ago
chalsliu cb34cf18c0
Set timeout value on windows and mac (#27197)
4 years ago
YUNSHEN XIE ada1e12982
modified timeout value on windows and mac (#26690)
5 years ago
YUNSHEN XIE 39fe0d35aa
find timeout unittests (#26371)
5 years ago
Zhou Wei e0a9115e28
fix random compile failure due to missing file (#25661)
5 years ago
MRXLT 3b8f0a64c2
Encryption infer (#25119)
5 years ago
Shibo Tao f8d5fd6f9b
generate dummy file using cmake configure_file function to avoid re-generating it. (#25161)
5 years ago
Shibo Tao 19c4db1b56
don't re-generate header file if content doesn't change (#25130)
5 years ago
T8T9 211ef78c1e
Builtin cuda (#24904)
5 years ago
Wilber f8e370ac7f
[Inference] [unittest] Inference unit tests rely on dynamic libraries (#24743)
5 years ago
Shibo Tao 30efee339a
Revert "support CUDA using cmake built-in way (#24395). test=develop" (#24468)
5 years ago
Shibo Tao 068d3690c6
support CUDA using cmake built-in way (#24395)
5 years ago
zhouwei25 549e6de7ac faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
5 years ago
xujiaqi01 37896e9050
fix compile error when WITH_PSLIB=ON (#21702)
5 years ago
zhouwei25 345b67b5e2 remove warning LNK4006 and warning LNK4221 (#21226)
5 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
6 years ago
kh2se2013 9ad57f2dfd 1)change to parallel mode on python coverage run (#18594)
6 years ago
kh2se2013 27fb9cad65 add WITH_COVERAGE option, default OFF (#17872)
6 years ago
Tao Luo 3c9755bbb9
remove unused jemalloc option (#18314)
6 years ago
Wojciech Uss c26130f3a9 reuse C-API INT8 unit test application (#18077)
6 years ago
Michał Gallus 8462e2b805 Disable MKLDNN FC in Resnet50 test (#18030)
6 years ago
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
6 years ago
Tao Luo 3d19f44a89
remove unused SERIAL compiler option (#17500)
6 years ago
wopeizl ca3ba378c7
fix the random compilation failure on windows test=develop (#17475)
6 years ago
Chen Weihang 0b2aec14b6 Revert "Model data cryption link all lib (#16555)"
6 years ago
Chen Weihang c38c7c5619
Model data cryption link all lib (#16555)
6 years ago
chengduo 7166b52a6e
add limit_of_tmp_allocation for CI (#15513)
6 years ago
Tao Luo cf29ea1592 remove legacy ANDROID option
6 years ago
Tao Luo 9353bc58dd remove legacy MOBILE_INFERENCE option
6 years ago
Wu Yi 7e651a38dd
fix mac cmake version 3.13 build (#15386)
6 years ago
Yiqun Liu 568cc2ffa8
Optimize while_op for test (#14764)
6 years ago
peizhilin 439691f5bd adjust the shlwapi on windows
6 years ago
peizhilin 92da467c99 Merge remote-tracking branch 'upstream/develop' into windows/fixgpuissue
6 years ago
minqiyang 4bfa110fd8 Add no lock optimize pass
6 years ago
minqiyang 583f7ce173 Add dynamic jemalloc modules
6 years ago
peizhilin 25523bb8e6 test=develop
6 years ago
peizhilin 9ae50dd07d fix gpu buils issue on windows test=develop
6 years ago