Conversation
CLA Signature Passlicy666, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
Contributor
|
📖 文档预览:https://ascend.github.io/docs/pr-preview/pr-169/sources/onnxruntime/ 也可打开整站首页。 构建自 |
licy666
force-pushed
the
feat/onnxruntime-quick-start-a2
branch
from
September 21, 2026 02:25
2da77dc to
4cb9f0c
Compare
CLA Signature Passlicy666, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
从当前正式 Release 源码编译 onnxruntime-cann,避免钉死 PyPI 轮子后绿灯对不上上游 tag。
licy666
force-pushed
the
feat/onnxruntime-quick-start-a2
branch
from
September 21, 2026 03:18
4cb9f0c to
02ddc7f
Compare
CLA Signature Passlicy666, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
Contributor
Contributor
Contributor
读者不再先把脚本存成文件。探测步骤的预期留在看护里,页面展示设备样例、模型结构和加法结果。
CLA Signature Passlicy666, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
CLA Signature Passlicy666, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
当前 onnx 默认写出 IR 14,onnxruntime 1.30 最多读到 13,推理会话因此打不开模型。
CLA Signature Passlicy666, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
cosdt-ci-test/workflows里的 onnxruntime 昇腾入门文档迁到本仓:用户文档、测试子类、薄触发器、首页卡片在同一个 PR。onnxruntime-cann再跑最小加法推理,不钉死 PyPI 轮子;否则绿灯对不上microsoft/onnxruntime的最新 tag。上次因此关掉过 [docs] onnxruntime 快速上手改为链到官方 CANN EP 文档 #153。container_options/--volume,跨 run 复用只放隐藏#test-setup的/root/.cache/huggingface/onnxruntime/。推理块预期含CANNExecutionProvider,并关掉 CPU 回退。Test plan
actionlint、py_compile、解析块数 15 / 预期 8(防空跑)/root/.cache、cosdt-ci-test、代理、ModelScope、:::{note}v1.29.1约 21 分钟,安装与造模型通过,get_available_providers()含CANNExecutionProvider/usr/local/Ascend/driver,aclInit失败,推理未在该环境跑通;合入后在本仓 A2 runner 上workflow_dispatch再验冷/热缓存