[Other] Add global SetProcLibCpuNumThreads method (#513)

[FlyCV] Add global SetProcLibCpuNumThreads method
This commit is contained in:
DefTruth
2022-11-07 19:45:12 +08:00
committed by GitHub
parent 3589c0fa94
commit ff24ed6a54
4 changed files with 14 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ dependencies {
def archives = [
[
'src' : 'https://bj.bcebos.com/fastdeploy/test/fastdeploy-android-0.5.0-shared-dev.tgz',
'src' : 'https://bj.bcebos.com/fastdeploy/test/fastdeploy-android-latest-shared-dev.tgz',
'dest': 'libs'
]
]