Go to file
somunslotus 0439b67921 文档修改 2024-11-22 10:52:17 +08:00
.devops feat: .devops/未命名项目.yml 2023-11-30 09:38:44 +08:00
configs 使用用户名和密码连接redis数据库 2024-10-24 15:03:01 +08:00
deployments 项目目录初始化 2023-11-02 11:50:28 +08:00
docs 文档修改 2024-11-22 10:52:17 +08:00
example 增加接口注释,更新swagger文档 2024-03-16 14:48:19 +08:00
internal 文档修改 2024-11-22 10:52:17 +08:00
pkg 使用用户名和密码连接redis数据库 2024-10-24 15:03:01 +08:00
scripts 修改脚本 2024-07-04 09:35:19 +08:00
templates 模型部署支持dvc管理模型 2024-09-29 10:55:48 +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 fix interface format error 2023-11-07 14:25:31 +08:00
build.sh 解决代码bug消除重复代码 2023-12-06 10:18:55 +08:00
build_for_181.sh 修改自动化部署脚本 2024-06-13 11:13:19 +08:00
build_for_181_debug.sh 编译使用现有的容器,节约编译时间 2024-06-06 13:42:53 +08:00
build_for_185.sh 新增aim部署文档 2024-06-19 08:42:08 +08:00
clean-pod.sh 新增清理tensorboard pod脚本 2024-07-04 09:12:58 +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-11-22 10:52:17 +08:00
pipeline-convert_dlv.yaml 新增调试代码脚本 2024-06-05 17:31:47 +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