microsoft / microsoft/onnxruntime
Disabled Test No Longer Build After CUDA EP Refactorization
Open
@RyanUnderhill is already working on this.
Since Apr 20, 2022.
core runtime
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 179
Description
All tests in onnxruntime/onnxruntime/test/framework/cuda/allocator_cuda_test.cc are disabled for unclear reason. Now, we even can't compile that file. Those tests should be re-enabled and build again. This is related to changes in #7626.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.