支持独立算法 SDK 并登记 PP-Tracking 0.1.0 - #46
Merged
Merged
Conversation
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.
门户原先只接受带权重的模型 SDK,无法正确登记无需模型文件的跟踪算法。本次将标准升级到兼容既有模型清单的 1.2.0,增加独立算法契约、检查规则和模板,并让目录、筛选和详情显示算法来源、版本、状态及 CPU / JavaScript 后端。
登记 PP-Tracking 为第八个独立 SDK,链接其正式 GitHub、npm 和 HTTPS Demo。模型条目仍要求有效权重资产;算法条目禁止伪造模型权重。门户只展示元数据,不引入 SDK 推理或跨 SDK Workflow。
部署权限收敛到发布 job,生产部署改为串行。验证覆盖标准检查器回归、旧七个 SDK、算法清单边界、目录与详情、CPU 筛选及 390px 布局;正式链接与远程治理证据随发布报告保存。