Skip to content

Commit

Permalink
Update Dockerfile.ci_cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
lhutton1 authored Jun 25, 2020
1 parent 79e99a4 commit 438b3cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker/Dockerfile.ci_cpu
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,3 @@ RUN bash /install/ubuntu_install_tflite.sh
# TensorFlow deps
COPY install/ubuntu_install_tensorflow.sh /install/ubuntu_install_tensorflow.sh
RUN bash /install/ubuntu_install_tensorflow.sh

# Arm(R) Compute Library
COPY install/ubuntu_install_acl.sh /install/ubuntu_install_acl.sh
RUN bash /install/ubuntu_install_acl.sh

0 comments on commit 438b3cb

Please sign in to comment.