Solved: ONNX not running on Cuda

Setting the environment variable ONNX_MODE=cuda forced the ONNX to use cuda and return a error message.

For the details please look here

https://stackoverflow.com/questions/77509215/onnx-not-using-gpu

Cheers,

Volker