Skip to content

Release 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hyunsik hyunsik released this 18 Jun 06:24
· 1435 commits to main since this release

Changelogs

The major improvements and bug fixes since 0.3.0 release are as followings:

  • Add image segmentation example using deeplabv3 resnet50 (#22)
  • Add image segmentation example using quantized deeplabv3 resnet50 (#23)
  • Ensure the contiguousness of ndarray before invoking LIBNUX.tensor_fill_buffer (#26)

Installation

pip install --upgrade 'furiosa-sdk[full]==0.4.0'