* Always handle RKNN as NHWC in Frigate+ model loading

* Correct Intel stats

* Update inference time docs

* Update version

* Adjust inference speeds
This commit is contained in:
Nicolas Mowen
2025-09-09 06:17:56 -06:00
committed by GitHub
parent f46f8a2160
commit 205fdf3ae3
4 changed files with 9 additions and 5 deletions

View File

@@ -301,7 +301,7 @@ def get_intel_gpu_stats(intel_gpu_device: Optional[str]) -> Optional[dict[str, s
"-o",
"-",
"-s",
"1",
"1000", # Intel changed this from seconds to milliseconds in 2024+ versions
]
if intel_gpu_device: