Skip to content

Commit 52ae64f

Browse files
committed
[deps] use libedgetpu v0.1.6
1 parent 23ab462 commit 52ae64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/copy_libedgetpu_runtime.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TFLITE_BEAM_CORAL_LIBEDGETPU_RUNTIME="$6"
99
TFLITE_BEAM_CACHE_DIR="$7"
1010
TFLITE_BEAM_COMPILE_WITH_REBAR="$8"
1111

12-
LIBEDGETPU_VERSION="0.1.5"
12+
LIBEDGETPU_VERSION="0.1.6"
1313
LIBEDGETPU_BASE_URL="https://github.com/cocoa-xu/libedgetpu/releases/download/v${LIBEDGETPU_VERSION}"
1414

1515
get_libedgetpu_triplet() {

0 commit comments

Comments
 (0)