"python/vscode:/vscode.git/clone" did not exist on "83d2b30d759ec2e7e781d4da7d4c98c0b778b941"
Merged commit includes the following changes: (#7358)
261196859 by yongzhe:
Integrate EdgeTPU API into the Mobile SSD tflite client.
Build command with EdgeTPU enabled:
bazel build mobile_ssd_tflite_client --define enable_edgetpu=true
Build command with EdgeTPU disabled:
bazel build mobile_ssd_tflite_client
--
259096620 by Menglong Zhu:
Remove unused proto imports.
--
PiperOrigin-RevId: 261196859
Showing
Please register or sign in to comment