This repository was archived by the owner on Jun 3, 2025. It is now read-only.
DeepSparse v0.11.2 Patch Release
This is a patch release for 0.11.0 that contains the following changes:
- Fixed an assertion error that would occur when using
deepsparse.benchmark
on AMD machines with the argument-pin none
.
Known Issues:
- When running quantized BERT with a sequence length not divisible by 4, the DeepSparse Engine will disable optimizations and see very poor performance.