You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add CPU-only fallback model for Coral TPU skill
The _edgetpu.tflite model uses custom Edge TPU ops that can't run
on CPU. When no Coral USB is connected, the fallback needs the
standard quantized model without edgetpu-custom-op.
0 commit comments