已合并
runtime文件夹添加缺少的__init__文件 #289
earthmanylf创建于 1月22日
runtime文件夹添加缺少的__init__文件 #289
已合并
earthmanylf创建于 1月22日
earthmanylf
earthmanylf
1月22日

合入背景

请描述为什么要做这个PR内的改动。
如涉及,请关联前序PR或同特性/需求下的其他PR。
如果是修复之前PR引入的问题,请关联引入问题的PR。
注意:Fixes #ISSUE ID会自动关闭issue,如问题部分解决请不要使用Fixes,可以用Fix part of #ISSUE ID替代.

Fix part of #103

修改内容

请描述修改内容的具体实现,涉及哪些组件之间进行交互,可以用1、2、3、...进行罗列。
如果是需求或者重构类的PR,需要补充详细设计文档(说明上下游组件关系、时序图、类图、DFX能力等内容)。

添加runtime文件夹内缺少的__init__.py

资料变更

请确认是否涉及资料变更。如涉及,需要在PR中体现,并简要说明修改内容。如不涉及,需填写“不涉及”。

不涉及

接口变更

请确认是否涉及跨代码仓或者客户面可见的接口变更。如涉及,需要详细说明接口以及对应的变更内容,同时需要在资料中体现。如不涉及,需填写“不涉及”。

不涉及

测试结果

请说明测试场景,测试方法以及测试结果。
测试用例设计时需考虑硬件、部署方式、功能、性能、精度、显存等维度。

使用deepseekv3.2 torch后端拉起服务,结果如下

CheckList

PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x]。

服务拉起成功:
image.png
curl通:
{"text":["My name is Olivier and I "]}

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 earthmanylf 的贡献)
earthmanylfearthmanylf
1月22日 关联了issue:[Feature]: 支持Aclgraph后端
ascend-robot
ascend-robot成员
1月22日 评论:

Thank your for your pull-request.

The full list of commands accepted by me can be found at here.

You can get sig-info at here

likedislike
ascend-robot
ascend-robot成员
1月22日 评论:

以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入

Module List Reviewers Committers
repo-Ascend/MindIE-LLM zouzy5137, yydyzr, ella07, guanxinghua, earthmanylf jyoung6652, maoxx241, wumingjing, coding-lz, you-zhiyuan-0511
likedislike
ascend-robotascend-robot成员
1月22日 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
1月22日 评论:

CLA Signature Pass

earthmanylf, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
earthmanylf
earthmanylf
1月22日 评论:

compile

likedislike
earthmanylfearthmanylf
1月22日 修改标题为 “runtime文件夹添加缺少的__init__文件”,原标题为“runtime文件添加缺少的__init__文件”
ascend-robot
ascend-robot成员
1月22日 评论:

✅ 流水线任务触发成功(流水线编号: 2790),正在执行, 请稍候。 任务链接 点此跳转 ...

likedislike
ascend-robotascend-robot成员
1月22日 添加了label:ci-pipeline-running
xsxhw
1月22日 评论:

/lgtm

likedislike
earthmanylfearthmanylf
1月22日 修改了pull request 的描述
ascend-robotascend-robot成员
1月22日 删除了label:ci-pipeline-running
ascend-robotascend-robot成员
1月22日 添加了label:ci-pipeline-passed
ascend-robot
ascend-robot成员
1月22日 评论:
阶段 任务名 状态 详情
编译构建 Build_linux_x86_abi1 >>>
Build_linux_arm_abi1 >>>
Build_linux_arm_abi0 >>>
恶意代码检查 Antipoison >>>
编码安全与规范检查 Codecheck >>>
Codecheck_dt >>>
开源片段检查 SCA >>>
开发者测试 UT_linux_arm_mindie-llm >>>
UT_linux_arm_atb-models >>>
流水线 PR-pipeline_MindIE-LLM_gitcode >>>
likedislike
CXY-Katrina
CXY-Katrina成员
1月22日 评论:

/approve

likedislike
ascend-robotascend-robot成员
1月22日 添加了label:approvedlgtm
CXY-Katrina
CXY-Katrina成员
1月22日 评论:

/merge

likedislike
earthmanylfearthmanylf
1月22日 修改了pull request 的描述
ascend-robotascend-robot成员
1月22日 添加了label:keeper_approved
ascend-robot
ascend-robot成员
1月22日 评论:

Review Guide

This Pull-Request Passes Review.
Committers who wrote a comment of /approve are: Katrina-CXY.
Reviewers who wrote a comment of /lgtm are: xsxhw1, Katrina-CXY.

likedislike
ascend-robotascend-robot成员
1月22日 合入了pull request