Skip to content

v0.4.4 Buffers and literals small updates

Compare
Choose a tag to compare
@janpfeifer janpfeifer released this 24 Oct 06:54
· 148 commits to main since this release
fe16097
  • Package pjrt:
    • Fixed some API documentation issues with Buffer transfers from host. Added tests.
  • Package xlabuilder:
    • Fixed NewArrayLiteral[T dtypes.Supported](flat []T, dimensions ...int) to create a scalar if no dimensions are passed.