Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
获取task的seqid/binhandle中的meta info,在super kernel融合场景中使用
Runtime
支撑aclgraph场景下,super kernel融合,提升算子的调度性能
1.在aclgraph中记录按顺序记录task的id,并可以根据task返回seqid。 2.通过binhandle,支持获取type对应meta info的数量和内容。
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Backgroud(背景信息)
获取task的seqid/binhandle中的meta info,在super kernel融合场景中使用
Origin(信息来源)
Runtime
Benefit / Necessity (价值/作用)
支撑aclgraph场景下,super kernel融合,提升算子的调度性能
Design(设计方案)
1.在aclgraph中记录按顺序记录task的id,并可以根据task返回seqid。
2.通过binhandle,支持获取type对应meta info的数量和内容。