github neuralmagic/deepsparse v0.6.0
DeepSparse v0.6.0

latest releases: v1.7.1, v1.7.0, v1.6.1...
2 years ago

New Features:

Changes:

  • Performance improvements made for:
    - all networks when running on multi-socket machines, especially those with large outputs.
    - batched Softmax and Reduce operators with many threads available.
    - Reshape operators when multiple dimensions are combined into one or one dimension is split into multiple.
    - stacked matrix multiplications by supporting more input layouts.
  • YOLOv3 example integration was generalized to ultralytics-yolo in support of both V3 and V5.

Resolved Issues:

  • Engine now runs on architectures with more than one NUMA node per socket.

Known Issues:

  • None

Don't miss a new deepsparse release

NewReleases is sending notifications on new releases.