Skip to content

1-layout/xv.* 数组 builtins + XValue 形状段 padding #52

Description

@miaobyte

背景

数组/ndarray 需要形状/访问/改写 builtins;XValue TLV 形状段需固定宽度,使 reshape 原地改写 dims 不搬 body。

需求描述

  • layout/builtin.rs 注册 xv.numel/dim/shape/at/set/reshape;lower/parser 同步。
  • runtime/builtin.c、runtime_internal.h 同步。
  • tutorial/04-ndarray/xv_shape.kv 更新。
  • 三仓库 XValue 形状段 padding 恒 32B。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions