liuzx
240a567883
fix-3244
2 years ago
ychao_1983
f9c9b888eb
提交代码
2 years ago
ychao_1983
0111ef5d92
提交代码
2 years ago
ychao_1983
85d03023bd
提交代码
2 years ago
chenshihai
e66a1c10df
Merge remote-tracking branch 'origin/V20221102' into npu-model-upload
2 years ago
liuzx
4e387e15ea
update
2 years ago
lewis
e28644e8d9
upload model
2 years ago
liuzx
409b4be0dc
update
2 years ago
liuzx
98d84a1de6
merge
2 years ago
liuzx
9d1ceabf9c
update
2 years ago
liuzx
52d69f1287
update
2 years ago
liuzx
3640272402
update
2 years ago
zouap
7bd1086962
定时任务及停止任务修改。
Signed-off-by: zouap <zouap@pcl.ac.cn>
2 years ago
chenyifan01
b3f02877f1
Merge remote-tracking branch 'origin/res-manage-v2' into point-v2
# Conflicts:
# models/models.go
# modules/cloudbrain/resty.go
# modules/cron/tasks_basic.go
# modules/notification/base/notifier.go
# modules/notification/base/null.go
# modules/notification/notification.go
# modules/setting/setting.go
# options/locale/locale_en-US.ini
# options/locale/locale_zh-CN.ini
# package-lock.json
# routers/repo/cloudbrain.go
# routers/repo/modelarts.go
# templates/repo/cloudbrain/benchmark/new.tmpl
# templates/repo/cloudbrain/new.tmpl
# templates/repo/cloudbrain/trainjob/new.tmpl
# templates/repo/modelarts/inferencejob/new.tmpl
# templates/repo/modelarts/notebook/new.tmpl
# templates/repo/modelarts/trainjob/new.tmpl
# web_src/vuepages/components/BaseDialog.vue
# web_src/vuepages/const/index.js
# web_src/vuepages/langs/config/en-US.js
# web_src/vuepages/langs/config/zh-CN.js
# webpack_pro.config.js
2 years ago
chenyifan01
1f20f81235
Merge remote-tracking branch 'origin/V20220830' into res-manage-v2
# Conflicts:
# models/cloudbrain.go
# models/models.go
# modules/cron/tasks_basic.go
# modules/modelarts/modelarts.go
# routers/repo/grampus.go
# routers/repo/modelarts.go
# templates/repo/cloudbrain/inference/new.tmpl
# templates/repo/cloudbrain/trainjob/new.tmpl
# templates/repo/grampus/trainjob/gpu/new.tmpl
# templates/repo/grampus/trainjob/npu/new.tmpl
# templates/repo/modelarts/inferencejob/new.tmpl
# templates/repo/modelarts/trainjob/new.tmpl
2 years ago
chenyifan01
6b08f66ec9
#2624
add SyncResourceSpecs
2 years ago
lewis
f4b59d0f66
mod research
2 years ago
chenyifan01
44586c567b
#2225
update
3 years ago
chenyifan01
7a3cc57f9f
#2225
update
3 years ago
chenyifan01
dc58c5493e
#2225
add clloudbrain deduct task
3 years ago
yanchao
491de2004c
组织广场页面优化
3 years ago
lewis
9714d66f86
fix 988
3 years ago
lewis
4275315506
sync_cb_status
3 years ago
ychao_1983
4bc24fd37d
项目导出文件优化,不再先保存到本地
3 years ago
lewis
b61173c4ff
make user stat behind repo stat
3 years ago
ychao_1983
a34f532107
项目看板所有周期数据导出随着网站发展记录数可能很大,改为后端支持导出
3 years ago
ychao_1983
42bad058a2
fix-359 平台总体指标数据入库
3 years ago
lewis
5ecc2eb580
add basic task
3 years ago
rogerluo410
97fbb8f87b
Conbine cron job
4 years ago
zeripath
9a2e47b23a
Refactor Cron and merge dashboard tasks ( #10745 )
* Refactor Cron and merge dashboard tasks
* Merge Cron and Dashboard tasks
* Make every cron task report a system notice on completion
* Refactor the creation of these tasks
* Ensure that execution counts of tasks is correct
* Allow cron tasks to be started from the cron page
* golangci-lint fixes
* Enforce that only one task with the same name can be registered
Signed-off-by: Andrew Thornton <art27@cantab.net>
* fix name check
Signed-off-by: Andrew Thornton <art27@cantab.net>
* as per @guillep2k
* as per @lafriks
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Add git.CommandContext variants
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago