onnxruntime
a19954cd - Clear cuda error on unsupported CudaMemPool test (#26629)

Commit
26 days ago
Clear cuda error on unsupported CudaMemPool test (#26629) ### Description <!-- Describe your changes. --> CudaMemPool test checks if it is supported in a given environment. We need to clear the error not to affect subsequent tests. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Potential test failure.
Author
Parents
Loading