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
VK_ERROR_DEVICE_LOST is an indication that the workload is taking too much time to complete on the GPU (given we have a weak GPU on Jetson Nano I think). You can try to reduce the amount of workload to see if it helps.
mad_throughput
crashed on Jetson Nano and throwVK_ERROR_DEVICE_LOST
.This is call chain:
No
nullptr
or bad variable found.I have tried to fix it by validation layer, but Jetson Nano does not support it ...
0 == layerCount
this is my draft PR #17
The text was updated successfully, but these errors were encountered: