Skip to content

[Feature] ptoas A5支持buffer id接口 #432

@xig514

Description

@xig514

Summary

当前A5提供了一套更易用的buffer id机制,底层cce表达为:
get_buf(pipe, bufId, mode);
rls_buf(pipe, bufId, mode);
需要在ptoas层面提供一下对外的mlir接口

Motivation / use case

A5 功能 & 易用性

Proposed API / behavior

No response

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions