Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 11:04
· 2853 commits to refs/heads/main since this release
5f870d1

Changes

API

Compiler

  • compiler: Fix tensor_from_list method of DenseIntOrFPElementsAttr to properly handle f32 input values @meshtag (#226)
  • Fix types of Dialect fields @math-fehr (#265)
  • xDSL: Make dialect registration more intuitive @webmiche (#231)
  • xdsl: Add float Constant/ rename int custom constructors @georgebisbas (#229)

Testing

Continuous Integration

Installation

  • pip prod(deps): update coverage requirement from <7.0.0 to <8.0.0 @dependabot (#272)