Skip to content

v0.11.0

Compare
Choose a tag to compare
@brollb brollb released this 01 Aug 14:29
· 762 commits to master since this release

Overview

  • Added "setter" support (like ceil in SpatialMaxPooling) and defaults detection #541 #554 #553
  • Added xor example #557 #560

Custom Operations

Execution

  • Merged "snapshot" and "debug" options
  • Improved ansi code support #582 #584
  • Fixed reference code creation bug #558 #561
  • Fixed no metadata in colored worker terminals #562 #563
  • Added output icons in job editor #576 #577
  • Fixed unreported failed jobs #579 #580

Data Types and Classes

  • Added custom class inheritance support #412 #573