Cask (shader run failed)
Open
@zerollzeng is already working on this.
Since Nov 18, 2023.
duplicate
internal-bug-tracked
triaged
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
Hello! I'm trying to convert model to int8. trtexec converts in successfully, but while converting with C++ API and my own calibrator I get the following error.
1: [softMaxV2Runner.cpp::execute::226] Error Code 1: Cask (shader run failed)
Polygraphy convert with implemented dataloader.py also gives this error.
Could you suppose what could be wrong?
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.