blakeblackshear.frigate/frigate
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
..
comms
detectors
images
record
test Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-04 18:02:01 -05:00
__init__.py
__main__.py
app.py Refactor Process Stats and Bugfixes (#6344) 2023-05-04 17:58:59 -05:00
config.py
const.py
events.py
ffmpeg_presets.py
http.py Increase maximum event sub_label length to 100 characters (#6350) 2023-05-04 17:59:44 -05:00
log.py
models.py Increase maximum event sub_label length to 100 characters (#6350) 2023-05-04 17:59:44 -05:00
motion.py Migrate away from deprecated np.float (#5898) 2023-04-16 07:13:33 -05:00
mypy.ini
object_detection.py
object_processing.py
objects.py
output.py
plus.py
ptz.py
stats.py Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-04 18:02:01 -05:00
storage.py
timeline.py
types.py Refactor Process Stats and Bugfixes (#6344) 2023-05-04 17:58:59 -05:00
util.py Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-04 18:02:01 -05:00
video.py Edit dsize order (#6172) 2023-04-22 21:38:58 -05:00
watchdog.py