This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
ci(docker): change object files permission
GitOrigin-RevId:
e388f4b57e
tags/v0.5.0
Megvii Engine Team
Xu Xinran
5 years ago
parent
08ac685e3a
commit
575a6dca9f
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
ci/docker_env/manylinux2010/do_build.sh
+ 3
- 0
ci/docker_env/manylinux2010/do_build.sh
View File
@@ -54,3 +54,6 @@ do
done
pushd /home/code/dnn/scripts >/dev/null
rm -rf __pycache__
popd >/dev/null
Write
Preview
Loading…
Cancel
Save