Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

nGraph v0.17.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@diyessi diyessi released this 04 Apr 00:40
· 1 commit to r0.17 since this release
045b71e

Release Candidate 1 of nGraph 0.17.0

  • Allow negative padding in more places
  • Add code generation for some quantized ops
  • Preliminary dynamic shape support
  • initial distributed ops
  • Fixes reference convolution accumulation bug

API Changes

  • Pad op takes CoordinateDiff instead of Shape pad values to allow for negative padding.