Gitea
77a1e6d6d2
fix conflict
4 years ago
Gitea
5241fd465a
Merge branch 'train-job' into liuzx_trainjob
4 years ago
Gitea
091eeac0c1
fix conflict
4 years ago
zouap
a090c1fb67
提交增加OBS上传代理代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
4 years ago
Gitea
93f0f93eab
elk
4 years ago
Gitea
75ecd82d29
Add configuration information
4 years ago
Gitea
67ca68d89c
Merge remote-tracking branch 'origin/develop' into train-job
4 years ago
Gitea
a0c77e2cda
Merge branch 'develop' into train-job
4 years ago
zouap
0075512874
修改func.js及标注系统的消息队列使用配置文件的方式实现
Signed-off-by: zouap <zouap@pcl.ac.cn>
4 years ago
lewis
346b5d9c3f
no require dataset
4 years ago
lewis
86fcfd32db
add modelarts config
4 years ago
lewis
6a6cc60af5
add resource spec select
4 years ago
lewis
1031ebaf35
add gpy_type select
4 years ago
lewis
8d8a860925
merge develop
5 years ago
rogerluo410
7d10c57b93
Fix fmt
5 years ago
lewis
d0d2b06471
add control
5 years ago
lewis
013032c496
uploadCodeToObs
5 years ago
yuyuanshifu
f8617b362d
add benchmark category
5 years ago
yuyuanshifu
06e9effc2b
add snn4imagenet
5 years ago
yuyuanshifu
4c89114769
modelarts get token
5 years ago
yuyuanshifu
b3968a1c44
notebook
5 years ago
yuyuanshifu
79b8bcbbe7
obs upload
5 years ago
palytoxin
b55f3e6eeb
format code via make fmt
5 years ago
yuyuanshifu
5da6b83398
commit interface
5 years ago
yuyuanshifu
a2c62f7fed
CreateBlockchainAccount&NewRepo
5 years ago
yuyuanshifu
cb526ff563
add benchmark host
5 years ago
yuyuanshifu
729dfa8f16
benchmark config
5 years ago
yuyuanshifu
532d3c5c35
benchmark
5 years ago
yuyuanshifu
9adeeef40c
optimization
5 years ago
yuyuanshifu
ca6359f2a6
fix bug:can not download code
5 years ago
yuyuanshifu
75f8350a62
time
5 years ago
yuyuanshifu
15c7170ea2
commit image
5 years ago
yuyuanshifu
95149adaec
add code
5 years ago
yuyuanshifu
c116f3c72a
login opt
5 years ago
yuyuanshifu
9c3d751b43
cloudbrain user login
5 years ago
yuyuanshifu
b6d16f65fc
add interface: query public datasets
5 years ago
yuyuanshifu
f952f5ed50
add auth
5 years ago
palytoxin
88a898afde
Revert "Merge pull request 'move-getdir' ( #68 ) from move-getdir into develop"
This reverts commit 4f3995383c555d6c11a9a3899d01f14f08c7f843, reversing
changes made to e7e9848cc9 .
5 years ago
yuyuanshifu
838c702307
add auth
5 years ago
yuyuanshifu
a67403d733
replace redis with rabbitmq
5 years ago
yuyuanshifu
8dd9222c09
move getdir to decompress
5 years ago
palytoxin
eba1670c6f
fmt code, improve some issue
5 years ago
palytoxin
656b1b99c8
Merge branch 'develop' into dev-cloudmain
5 years ago
palytoxin
1c825ab2c3
improve struct
5 years ago
yuyuanshifu
e9ffe6a70c
add dir
5 years ago
yuyuanshifu
029f4eb16b
decompress
5 years ago
Lunny Xiao
dd87ebf380
Add setting for minio and flags for migrate-storage
5 years ago
zeripath
50f8308356
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
zeripath
5f0f1ac881
Move LFS directory creation out of NewContext ( #11362 )
Fix #9481
(probably others too)
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
zeripath
628f0c9057
Add EventSource support ( #11235 )
If the browser supports EventSource switch to use this instead of
polling notifications.
Signed-off-by: Andrew Thornton art27@cantab.net
5 years ago