检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
模型训练服务首页 如何回到模型训练服务首页? 创建项目公开至组的参数是什么含义? 父主题: 常见问题
KPI异常检测:https://res.hc-cdn.com/TrainService-CF-Product/1.0.28/hws/online-doc/template-notes/KPI.html KPI时序预测:https://res.hc-cdn.com/TrainService-CF-Product
代码上库质量门禁 多层级、细粒度代码上库质量门禁 Repo支持人工审核、自动化流水线集成对上库代码进行质量管控,不符合质量指标的代码不允许入库,人工审核支持权责分离原则(SOD),自动化检查,支持分支级管控,详见合并请求。 父主题: 产品功能
支持预训练、微调、在线推理、能力调测特性,基于Snt9B3,支持1个训练单元训练及1个推理单元部署。 Pangu-AI4S-Weather_6h-20241030 用于天气基础要素预测,时间分辨率为6小时。
TLS协议握手失败并报错"ssl handshake failure" 问题现象 本地执行如下命令,与指定服务器建立TLS1.0连接并获取其证书信息。
"failed to push some refs to '....git'",如下图所示。
Error: Deny by project hooks setting 'default': message of commit" 基于Git的远程仓库导入CodeArts Repo时,报错“访问远程仓库超时,请检查网络” TLS协议握手失败并报错"ssl handshake failure
git pull main master 把合并后的最新代码同步到fork仓上。 git push origin master 父主题: Fork同步问题
在Git Bash中生成密钥的命令如下: ssh-keygen -t rsa -b 4096 -C your_email@example.com 其中,-t rsa表示生成的是RSA类型密钥,-b 4096是密钥长度(该长度的RSA密钥更具安全性),-C your_email@example.com
String 作者邮箱 author_name String 作者 authored_date String 作者提交时间 committed_date String 提交时间 committer_email String 提交作者邮箱 committer_name String
String 作者邮箱 author_name String 作者 authored_date String 作者提交时间 committed_date String 提交时间 committer_email String 提交作者邮箱 committer_name String
failed,表示接口调用失败。
main() 执行如下命令,启动脚本并完成代码仓的批量迁移。
failed,表示接口调用失败。
Windows TortoiseGit客户端安装指导 安装好Windows Git客户端后,需要配置用户名和邮箱,在Git Bash中输入以下命令行: git config --global user.name 您的用户名 git config --global user.email
String 租户id 最小长度:8 最大长度:32 domain_name String 租户名 email String 邮箱地址 enabled String 成员是否可用 name String 用户名 role Integer 仓库用户权限,取值范围:30->普通成员,
code String 错误码 message String 错误信息 表7 Result 参数 参数类型 描述 id Integer 审核人ID name String 审核人名称 username String 审核人用户名 name_cn String 审核人中文名 email
Please Enter a commit" 问题现象 使用git pull命令拉取CodeArts Repo的代码失败,报错“Merge branch 'master' of https://test.com Please enter a commit message to explain
to find: %s' % name) return STATUS_INTERNAL_SERVER_ERROR, "" def get_repo_detail(config, repo_uuid): log.logger.info('get_repo_detail
String 作者邮箱 committer_name String 提交作者 committer_email String 提交作者邮箱 created_at String 创建时间 message String 提交信息 parent_ids Array of strings
响应参数 状态码: 201 表3 响应Body参数 参数 参数类型 描述 success Array MemberBaseDto 关联成功成员列表 failure Array FailureForBatchCreateGroupMembersDto 关联失败成员列表 表4 响应Body
access_level_description String 参数解释: 权限描述 取值范围: “Maintainers”, 项目经理、管理员。 “Developers + Committer + Maintainers”, 开发人员、Committer、项目经理和管理员。
示例:“src/main/java” 约束限制: 无。 取值范围: 不涉及。 默认取值: 无。 offset 否 Integer 参数解释: 分页索引。 约束限制: 无。