Skip to content

DeepSparse v1.0.1 Patch Release

Compare
Choose a tag to compare
@jeanniefinks jeanniefinks released this 07 Jul 15:38
· 2 commits to release/1.0 since this release
dfcbf74

This is a patch release for 1.0.0 that contains the following changes:

Crashes with an assertion failure no longer happen in the following cases:

  • during model compilation for a convolution with a 1x1 kernel with 2x2 convolution strides.
  • when setting the num_streams parameter to fewer than the number of NUMA nodes.

The engine no longer enters an infinite loop when an operation has multiple inputs coming from the same source.

Error messaging improved for installation failures of non-supported operating systems.

Supported transformers datasets version capped for compatibility with pipelines.