Replies: 1 comment 6 replies
-
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
if I would like to use onnxruntime for inferencing a model on a customer PC with cuda is it required to install Cuda Toolkit on that machine? (I initially thought that Cuda runtimes are included with the Onnxruntime).
If yes, that means that Visual Studio should also be installed on that machine. Is it legally okay to install the Visual Studio Community for this purpose? Community version is available for single developer projects in case of commercial use, but in this case it won't be used for development at all. It's just needed for the libraries...
Beta Was this translation helpful? Give feedback.
All reactions