Skip to content

v0.2.1 Improved Donate handling; Added DynamicSlice and DynamicSliceUpdate.

Compare
Choose a tag to compare
@janpfeifer janpfeifer released this 11 Aug 06:20
· 199 commits to main since this release
  • Execute.NonDonatable -> Execute.DonateNone
  • Added Execute.SetDonate
  • Use github.com/dmarkham/enumer instead of the usual stringer for dtypes.
  • Fixed double free of C.XlaOp pointers for Identity ops.
  • Added DynamicSlice and DynamicSliceUpdate.
  • Added check for matching DTypes for the common ops taking 2 operands.