LPM exit latency is zeroed, disabling LPM.
Posted: Sun Jul 02, 2023 6:19 am
I am trying to use Coral TPU as a machine learning hook. The TPU is connected to the USB of the system. Unfortunately, the TPU is throwing an error,
I tested the TPU with frigate on the same system, and it worked flawlessly. This makes me to believe that ZM workflow is different to frigate and it is stressing TPU too much.
Will standalone mlapi server help?
Code: Select all
[Sun Jul 2 11:42:22 2023] usb 4-1: reset SuperSpeed USB device number 6 using xhci_hcd
[Sun Jul 2 11:42:22 2023] usb 4-1: LPM exit latency is zeroed, disabling LPM.
Will standalone mlapi server help?