We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ab462 commit 52ae64fCopy full SHA for 52ae64f
scripts/copy_libedgetpu_runtime.sh
@@ -9,7 +9,7 @@ TFLITE_BEAM_CORAL_LIBEDGETPU_RUNTIME="$6"
9
TFLITE_BEAM_CACHE_DIR="$7"
10
TFLITE_BEAM_COMPILE_WITH_REBAR="$8"
11
12
-LIBEDGETPU_VERSION="0.1.5"
+LIBEDGETPU_VERSION="0.1.6"
13
LIBEDGETPU_BASE_URL="https://github.com/cocoa-xu/libedgetpu/releases/download/v${LIBEDGETPU_VERSION}"
14
15
get_libedgetpu_triplet() {
0 commit comments