v0.4.4 Buffers and literals small updates
- 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.
- Fixed