Azure / KAN

KubeAI Application Nucleus for edge is a solution accelerator for creating, deploying, and operating environment-aware solutions at scale that use artificial intelligence (AI) at the edge with the control and flexibility of open-source natively on your environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Skill stops working after a couple of hours

penorouzi opened this issue · comments

I deployed the following skill to a real camera on a Jetson Orin Device:

image

The skill ran for 2 hours and then it stopped working all together. Both predict module and streaming module have the following logs now:

image

The manager module has the following log:

image

Version of portal is 0.38.0

@waitingkuo Please look into this. Something in streaming or predict module seam to be unstable

I haven't been able to reproduce on CPU devices. This is happening to me on Orin Jetson devices so far only

I investigated more and dGPU devices also don't have this issue so this seems to so far be only on Jetson Jetpack devices.