Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
ROS-Kubernetes
Project
Project
Details
Activity
Releases
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
Larkin Heintzman
ROS-Kubernetes
Commits
59377364
Commit
59377364
authored
Jun 14, 2022
by
Larkin Heintzman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no pain no gain
parent
eff24fbf
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletion
+2
-1
DESIGNED_FOR_JETSON_BUILD
docker/yolo/DESIGNED_FOR_JETSON_BUILD
+0
-0
Dockerfile
docker/yolo/Dockerfile
+1
-1
jetson_notes.txt
docker/yolo/jetson_notes.txt
+1
-0
No files found.
docker/yolo/DESIGNED_FOR_JETSON_BUILD
deleted
100644 → 0
View file @
eff24fbf
docker/yolo/Dockerfile
View file @
59377364
...
...
@@ -20,4 +20,4 @@ apt-get install -y opencv-data libopencv-dev
# darknet install
COPY
./darknet /darknet
#
RUN cd /darknet && make
RUN
cd
/darknet
&&
make
docker/yolo/jetson_notes.txt
0 → 100644
View file @
59377364
- Must use nvidia-runtime as default runtime to avoid using --runtime=nvidia each time, also allows kubernetes deployments using GPUs
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