google-coral / pycoral

Python API for ML inferencing and transfer-learning on Coral devices
https://coral.ai
Apache License 2.0
347 stars 145 forks source link

describe old version of edgetpu_runtime in get start document of USB accelerator #56

Closed arrowkato closed 2 years ago

arrowkato commented 2 years ago

Description

https://coral.ai/docs/accelerator/get-started#runtime-on-mac

curl -LO https://github.com/google-coral/libedgetpu/releases/download/release-frogfish/edgetpu_runtime_20210119.zip

unzip edgetpu_runtime_20210119.zip

"edgetpu_runtime_20210119.zip" is not latest version at 2021/10/20.

edgetpu_runtime_20210726.zip is latest version in https://coral.ai/software/#edgetpu-runtime

Click to expand! ### Issue Type Documentation Bug ### Operating System Mac OS ### Coral Device USB Accelerator ### Other Devices _No response_ ### Programming Language _No response_ ### Relevant Log Output _No response_
hjonnala commented 2 years ago

Fixed it. Thanks for reporting!

google-coral-bot[bot] commented 2 years ago

Are you satisfied with the resolution of your issue? Yes No