Go to file
somunslotus 159b9bdf1f 代码克隆、数据集导出、模型导出资源使用配置的id 2025-06-03 16:05:56 +08:00
.devops feat: .devops/未命名项目.yml 2023-11-30 09:38:44 +08:00
configs 代码克隆、数据集导出、模型导出资源使用配置的id 2025-06-03 16:05:56 +08:00
deployments 项目目录初始化 2023-11-02 11:50:28 +08:00
docs 超参寻优workflow转换 2025-02-25 15:23:27 +08:00
example 增加接口注释,更新swagger文档 2024-03-16 14:48:19 +08:00
internal 代码克隆、数据集导出、模型导出资源使用配置的id 2025-06-03 16:05:56 +08:00
pkg 拉取代码采用id确保每次都是最新配置 2025-05-13 10:57:50 +08:00
scripts 修改脚本 2024-07-04 09:35:19 +08:00
templates 数据和模型导出增加is_public字段 2025-05-13 10:58:35 +08:00
.gitignore 删除不需要跟踪文件的缓存 2024-06-25 14:16:22 +08:00
Dockerfile 文档修改 2024-11-22 10:52:17 +08:00
Dockerfile.debug 新增调试代码脚本 2024-06-05 17:31:47 +08:00
README.md fix interface format error 2023-11-07 14:25:31 +08:00
a.sh shell脚本改为linux格式 2025-05-16 16:16:44 +08:00
activate.json 修复参数为空值的bug 2023-10-06 13:48:40 +08:00
build.sh shell脚本改为linux格式 2025-05-16 16:16:44 +08:00
build_for_197.sh 修改构建脚本名称 2025-05-16 16:25:23 +08:00
build_for_197_debug.sh 修改构建脚本名称 2025-05-16 16:25:23 +08:00
build_for_235.sh 修改构建脚本名称 2025-05-16 16:25:23 +08:00
clean-pod.sh shell脚本改为linux格式 2025-05-16 16:16:44 +08:00
deployment.yaml fix interface format error 2023-11-07 14:25:31 +08:00
go.mod 通用任务模版解析重构 2024-09-18 11:57:09 +08:00
go.sum 通用任务模版解析重构 2024-09-18 11:57:09 +08:00
main.go 使用用户名和密码连接redis数据库 2024-10-24 15:03:01 +08:00
pipeline-convert 文档修改 2024-11-22 10:52:17 +08:00
pipeline-convert-debug.yaml 增加调试yaml 2024-04-07 09:27:31 +08:00
pipeline-convert-nfs-pv.yaml add dockfile and deployment yaml 2023-11-03 10:10:38 +08:00
pipeline-convert.yaml 修改部署脚本和文件 2024-02-01 07:55:52 +08:00
pipeline-convert_dlv.yaml 解决json格式字符串转义的问题 2025-02-28 16:53:51 +08:00
pvc-platformdata.yaml 增加日志 2024-10-12 09:47:11 +08:00
swagger.json 使用swagger生成接口文档 2023-11-14 16:29:30 +08:00
train.yaml fix interface format error 2023-11-07 14:25:31 +08:00

README.md