You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

image.yaml 1.2 kB

2 years ago
2 years ago
2 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. #配置数据源
  2. spring:
  3. redis:
  4. #数据库索引
  5. database: 1
  6. host: 10.5.26.88
  7. port: 6379
  8. password:
  9. #连接超时时间
  10. timeout: 5000
  11. datasource:
  12. druid:
  13. db-type: com.alibaba.druid.pool.DruidDataSource
  14. driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
  15. url: jdbc:log4jdbc:mysql://127.0.0.1/dubhe-cloud-test?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&allowMultiQueries=true
  16. username: test
  17. password: zj12345678
  18. # 初始化配置
  19. initial-size: 3
  20. # 最小连接数
  21. min-idle: 3
  22. # 最大连接数
  23. max-active: 15
  24. # 获取连接超时时间
  25. max-wait: 5000
  26. # 连接有效性检测时间
  27. time-between-eviction-runs-millis: 90000
  28. # 最大空闲时间
  29. min-evictable-idle-time-millis: 1800000
  30. test-while-idle: true
  31. test-on-borrow: false
  32. test-on-return: false
  33. validation-query: select 1
  34. # 配置监控统计拦截的filters
  35. filters: stat
  36. stat-view-servlet:
  37. url-pattern: /druid/*
  38. reset-enable: false
  39. web-stat-filter:
  40. url-pattern: /*
  41. exclusions: "*.js,*.gif,*.jpg,*.bmp,*.png,*.css,*.ico,/druid/*"

一站式算法开发平台、高性能分布式深度学习框架、先进算法模型库、视觉模型炼知平台、数据可视化分析平台等一系列平台及工具,在模型高效分布式训练、数据处理和可视分析、模型炼知和轻量化等技术上形成独特优势,目前已在产学研等各领域近千家单位及个人提供AI应用赋能