Skip to content

feat: XValue 标量带 dims(ndarray 多维 shape) - #47

Merged
miaobyte merged 1 commit into
masterfrom
issue-46-ndarray-dims
Aug 19, 2026
Merged

feat: XValue 标量带 dims(ndarray 多维 shape)#47
miaobyte merged 1 commit into
masterfrom
issue-46-ndarray-dims

Conversation

@miaobyte

Copy link
Copy Markdown
Contributor

Closes#46

- runtime/xvalue.c:kvlangXvalueNewTlvDims 显式 ndim/dims 构造。
- layout/lower.rs、builtin.rs 同步。
- tutorial 04-array → 04-ndarray(含 xv_shape.kv);leetcode 等用例同步。
Co-Authored-By: Claude <noreply@anthropic.com>
@miaobyte
miaobyte merged commit beef52b into masterAug 19, 2026
@miaobyte
miaobyte deleted the issue-46-ndarray-dims branch August 19, 2026 14:24
Sign up for freeto 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.

2-runtime/XValue 标量带 dims(ndarray)+ tutorial 04-array → 04-ndarray

1 participant

@miaobyte