Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GONZALES ZUNIGA Juan Diego
dockervino
Commits
137e55ad
Commit
137e55ad
authored
Nov 24, 2019
by
GONZALES ZUNIGA Juan Diego
Browse files
phase1 only complie benchmark
parent
72b98d54
Changes
1
Show whitespace changes
Inline
Side-by-side
phase1/Dockerfile
View file @
137e55ad
...
@@ -46,5 +46,5 @@ RUN $INSTALL_DIR/deployment_tools/model_optimizer/install_prerequisites/install_
...
@@ -46,5 +46,5 @@ RUN $INSTALL_DIR/deployment_tools/model_optimizer/install_prerequisites/install_
# init openvino env
# init openvino env
RUN
echo
"source
$INSTALL_DIR
/bin/setupvars.sh"
>>
/root/.bashrc
RUN
echo
"source
$INSTALL_DIR
/bin/setupvars.sh"
>>
/root/.bashrc
# check installation with example
# check installation with example
RUN
$INSTALL_DIR
/deployment_tools/demo/demo_
squeezenet_download_convert_run
.sh
RUN
$INSTALL_DIR
/deployment_tools/demo/demo_
benchmark_app
.sh
CMD
["/bin/bash"]
CMD
["/bin/bash"]
Write
Preview
Supports
Markdown
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