• Yongzhe Wang's avatar
    Merged commit includes the following changes: (#7358) · 13e7c85d
    Yongzhe Wang authored
    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
    13e7c85d
WORKSPACE 4.88 KB