Skip to content

IBM Analog Hardware Acceleration Kit 0.7.1

Compare
Choose a tag to compare
@kkvtran kkvtran released this 29 Mar 13:15
· 75 commits to master since this release
5304fce

Added

  • Updated the CLI Cloud runner code to support inference experiment result. (#491)
  • Read weights is done with least-square estimation method. (#489)

Fixed

  • Realistic read / write behavior was broken for some tiles. (#489)

Changed

  • Torch minimal version has changed to version 1.9. (#489)
  • Realistic read / write is now achieved by read_weights and program_weights. (#489)

Removed

  • The tile methods get/set_weights_realistic are removed. (#489)