Skip to content

Comments

Bump v0.16.3#377

Merged
lkdvos merged 1 commit intomainfrom
v0.16.3
Feb 23, 2026
Merged

Bump v0.16.3#377
lkdvos merged 1 commit intomainfrom
v0.16.3

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Feb 22, 2026

Release notes:

v0.16.3 — 2026-02-22

A patch release with expanded Mooncake support, improved GPU compatibility, and documentation updates.

Highlights

  • Expanded Mooncake AD rules for broader automatic differentiation coverage (#356).
  • Adapt support for BraidingTensor, enabling GPU array adaptation workflows (#374).
  • Additional upstream and CUDA compatibility fixes, including Base.ones/zeros accepting CuArray (#373).

Notable changes

Added

  • Expanded set of Mooncake AD rules for more comprehensive differentiation support (#356).
  • Adapt.jl support for BraidingTensor, allowing it to be adapted to GPU arrays (#374).

Changed

  • Documentation improvements and updates across multiple sections (#345).

Fixed

  • Base.ones and Base.zeros now accept CuArray storage types for CUDA tensors (#373).
  • Additional small fixes for upstream Julia and CUDA compatibility (#373).

Upgrade notes

  • This is a patch release; the public API remains compatible with v0.16.2.
  • Mooncake rule expansion may improve differentiation of previously unsupported operations.

Full changelog

@codecov
Copy link

codecov bot commented Feb 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos enabled auto-merge (squash) February 22, 2026 22:25
@lkdvos lkdvos disabled auto-merge February 23, 2026 19:41
@lkdvos lkdvos merged commit d04b475 into main Feb 23, 2026
34 of 50 checks passed
@lkdvos lkdvos deleted the v0.16.3 branch February 23, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant