Describe the bug
I have tested GPU support on a laptop with geforce 840m 2GB VRAM. After 6-8 times mimic3 starts showing errors. After short investigation turned out GPU memory is full as application size in VRAM only grows.
To Reproduce
Steps to reproduce the behavior:
Run tests ony mimic3
Watch GPU VRAM goes up
Expected behavior
VRAM size should be considered, while app running.
Log files
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running Conv node. Name:'Conv_5953' Status Message: /onnxruntime_src/onnxruntime/core/common/safeint.h:17 static void SafeIntExceptionHandler<onnxruntime::OnnxRuntimeException>::SafeIntOnOverflow() Integer overflow
You may also include screenshots, however screenshots of log files are often difficult to read and parse.
If you are running Mycroft, the Support Skill helps to automate gathering this information. Simply say "Create a support ticket" and the Skill will put together a support package and email it to you.
Environment (please complete the following information):
Describe the bug I have tested GPU support on a laptop with geforce 840m 2GB VRAM. After 6-8 times mimic3 starts showing errors. After short investigation turned out GPU memory is full as application size in VRAM only grows.
To Reproduce Steps to reproduce the behavior:
Expected behavior VRAM size should be considered, while app running.
Log files
You may also include screenshots, however screenshots of log files are often difficult to read and parse.
If you are running Mycroft, the Support Skill helps to automate gathering this information. Simply say "Create a support ticket" and the Skill will put together a support package and email it to you.
Environment (please complete the following information):
Additional context