Upgrade to TensorFlow 2 (#38384)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Jason Hunter
2020-08-07 02:56:28 -04:00
committed by GitHub
parent 7e34c2582f
commit 3546a82cfb
6 changed files with 115 additions and 48 deletions

View File

@@ -41,6 +41,7 @@ COMMENT_REQUIREMENTS = (
"RPi.GPIO",
"smbus-cffi",
"tensorflow",
"tf-models-official",
"VL53L1X2",
)