chore: upgrade to tflite 2.9.0
This commit is contained in:
parent
bc90193edf
commit
2e8bf4252b
@ -4,7 +4,7 @@ IMAGE_NAME=robocar-steering-tflite-edgetpu
|
|||||||
TAG=$(git describe)
|
TAG=$(git describe)
|
||||||
FULL_IMAGE_NAME=docker.io/cyrilix/${IMAGE_NAME}:${TAG}
|
FULL_IMAGE_NAME=docker.io/cyrilix/${IMAGE_NAME}:${TAG}
|
||||||
BINARY=rc-steering
|
BINARY=rc-steering
|
||||||
TFLITE_VERSION=2.6.0
|
TFLITE_VERSION=2.9.0
|
||||||
GOLANG_VERSION=1.18
|
GOLANG_VERSION=1.18
|
||||||
|
|
||||||
GOTAGS="-tags netgo"
|
GOTAGS="-tags netgo"
|
||||||
|
Loading…
Reference in New Issue
Block a user