Open vivi90 opened 2 years ago
WOW, hi, Vivian, that's a lot issues.
@Arthur151 Not a big deal. Just wanted you to be aware of and fixing it later.
But back to my question: Is it an good idea to use ONNX with an GPU?
It does bring faster inference speed, althought not as significant as I supposed.
I have..
Some dependency questions
--onnx
parameter, wich installsonnxruntime
. Why you not also recommend this for GPU rendering withonnxruntime-gpu
?and..
Some
pip
issuespip install simple-romp
requires alsonumpy
andcython
butpip
does not resolve it properly, so i need to usepip install simple-romp cython numpy
instead.-t
parameter for temporal optimization, then it installsnorfair
.simple-romp
works as expected but i get the message:Full error message:
How to reproduce
Installed packages
and..
Some
conda
, or to be more clear,cython
issuesI get:
RuntimeError: module compiled against API version 0x10 but this version of numpy is 0xf
.Full error message:
How to reproduce
Installed packages
My system
4.12.0
Version 21H2 (Build 19044.1826)