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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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