#1824 fix-1647

Merged
lewis merged 4 commits from fix-1647 into V20220415 2 years ago
liuzx commented 2 years ago
https://git.openi.org.cn/OpenI/aiforge/issues/1647
liuzx requested review from lewis 2 years ago
lewis commented 2 years ago
Owner
需要检查下gpu训练任务是否有同样的问题。
liuzx commented 2 years ago
Poster
gpu训练后的下载权限已同步更改
lewis reviewed 2 years ago
routers/repo/modelarts.go
@@ -1585,3 +1585,3 @@
ctx.Data["version_list_task"] = VersionListTasks
ctx.Data["version_list_count"] = VersionListCount
ctx.Data["canDownload"] = cloudbrain.CanDeleteJob(ctx, &VersionListTasks[0].Cloudbrain)
ctx.Data["canDownload"] = canNewJob
lewis commented 2 years ago
能否和cloudbrain使用公共函数去判断
lewis approved these changes 2 years ago
lewis merged commit d423698e68 into V20220415 2 years ago

Reviewers

lewis approved these changes 2 years ago
The pull request has been merged as d423698e68.
Sign in to join this conversation.
Loading…
There is no content yet.