This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Branch:
dev
dev
main
0.1.0
v0.1.0
v1.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dev'
${ noResults }
THUAI6
/
dependency
/
Dockerfile
/
README.md
223 B
Raw
Permalink
Blame
History
Dockerfile
Dockerfile
用于存放Docker配置文件Dockerfile
调用runner镜像的方法:
docker run 镜像名
#编译C++代码
docker run 镜像名
#运行程序(支持一个队既提交python又提交cpp)