blakeblackshear.frigate/frigate/test
Sergey Krashevich 0fcfcb85ab
Implement NVML for NVIDIA GPU Stats (#6359)
* nvml

* black...black...black...

* small fix for avoid errors on strange GPUs and old drivers

* fix type errors

* fix type errors

* fix unittest process crash

where the tests for tests?..

* it's impossible to mock low-level library

* fix double % for other GPU types

* remove space before gpu statistic values
2023-05-04 18:02:01 -05:00
..
__init__.py
const.py
test_camera_pw.py Fix cleaning logs with rtsp in middle (#5800) 2023-03-21 17:21:37 -05:00
test_config.py Bug fixes (#6332) 2023-04-30 14:58:39 -05:00
test_copy_yuv_to_position.py
test_ffmpeg_presets.py
test_gpu_stats.py Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-04 18:02:01 -05:00
test_http.py add plus integration for models (#6328) 2023-04-30 13:32:36 -05:00
test_object_detector.py
test_reduce_boxes.py
test_storage.py
test_yuv_region_2_rgb.py