Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Commits
bef00f7e
Commit
bef00f7e
authored
Jan 26, 2020
by
HUAN-PING SU
Committed by
Tianqi Chen
Jan 26, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump prebuilt-image version in demo dockerfile (#4770)
parent
9bd2c7b4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docker/Dockerfile.demo_cpu
+1
-1
docker/Dockerfile.demo_gpu
+1
-1
No files found.
docker/Dockerfile.demo_cpu
View file @
bef00f7e
...
...
@@ -17,7 +17,7 @@
# Minimum docker image for demo purposes
# prebuilt-image: tvmai/demo-cpu
FROM tvmai/ci-cpu:v0.5
4
FROM tvmai/ci-cpu:v0.5
5
# Jupyter notebook.
RUN pip3 install matplotlib Image Pillow jupyter[notebook]
...
...
docker/Dockerfile.demo_gpu
View file @
bef00f7e
...
...
@@ -18,7 +18,7 @@
# Minimum docker image for demo purposes
# CI docker GPU env
# tag: v0.54
FROM tvmai/ci-gpu:v0.5
4
FROM tvmai/ci-gpu:v0.5
5
# Jupyter notebook.
RUN pip3 install matplotlib Image "Pillow<7" jupyter[notebook]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment