Skip to content

ci(release): publish autograd, nn and optim before the GPU backends - #32

Merged
vyncint merged 1 commit into
mainfrom
ci-release-order
Sep 3, 2026
Merged

ci(release): publish autograd, nn and optim before the GPU backends#32
vyncint merged 1 commit into
mainfrom
ci-release-order

Conversation

@vyncint

@vyncint vyncint commented Sep 3, 2026

Copy link
Copy Markdown
Owner

cargo publish resolves versioned dev-dependencies against the registry, and oxmera-metal/oxmera-cuda now have oxmera-nn and oxmera-optim as dev-dependencies for the fused-optimizer parity tests. The 0.3.0 run published core, tensor, ops and cpu and stopped at metal with 'failed to select a version for oxmera-nn = ^0.3.0'. The resumable loop skips what is already on the registry, so a workflow_dispatch from main finishes the release once this lands.

Signed-off-by: Vyncint Ng vyncint@icloud.com

cargo publish resolves versioned dev-dependencies against the registry,
and oxmera-metal/oxmera-cuda now have oxmera-nn and oxmera-optim as
dev-dependencies for the fused-optimizer parity tests. The 0.3.0 run
published core, tensor, ops and cpu and stopped at metal with 'failed to
select a version for oxmera-nn = ^0.3.0'; the resumable loop skips what is
already on the registry, so a workflow_dispatch from main finishes it.

Signed-off-by: Vyncint Ng <vyncint@icloud.com>
@vyncint
vyncint merged commit 9e009c1 into main Sep 3, 2026
11 checks passed
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