Skip to content

0.21.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 22:20

Fixed

  • A size inference bug in type checking of loops (#1565).

  • Exotic flattening bug (#1563).

  • Segmented reduce_by_index with fairly small histogram size would
    use vastly more memory than needed.