This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!7582
[MD]Add gitee repo for thirdparty donwload
Merge pull request
!7582
from xulei/lite_test0905
tags/v1.1.0
mindspore-ci-bot
Gitee
5 years ago
parent
70bb0a842a
ea29febdde
commit
74428a4f0b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cmake/external_libs/sqlite.cmake
+ 1
- 1
cmake/external_libs/sqlite.cmake
View File
@@ -1,6 +1,6 @@
if (ENABLE_GITEE)
set(REQ_URL "https://gitee.com/mirrors/sqlite/repository/archive/version-3.32.2.tar.gz")
set(MD5 "
0e085913eba4a8227924545043a08b28
")
set(MD5 "
7312cad1739d8a73b14abddc850c0afa
")
else()
set(REQ_URL "https://github.com/sqlite/sqlite/archive/version-3.32.2.tar.gz")
set(MD5 "ea6d3b3289b4ac216fb06081a01ef101")
Write
Preview
Loading…
Cancel
Save