ValueError #178
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
You are required to explicitly set the providers parameter when instantiating inferencesession.
I went through the tutorial setup and believe I'm running cudaexecutiveprovider but when i follow the onnxruntime.inferencesession(providers='cudaexecutionprovider') I get a message that just says onnxruntime.inferencesession is not a recognized as an internal or external command.
See if the line here helps https://github.com/neuralchen/SimSwap/issues/176#issuecomment-991705311