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.

pom.xml 2.2 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns="http://maven.apache.org/POM/4.0.0"
  3. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  5. <parent>
  6. <groupId>org.dubhe.cloud</groupId>
  7. <artifactId>common-cloud</artifactId>
  8. <version>0.0.1-SNAPSHOT</version>
  9. </parent>
  10. <modelVersion>4.0.0</modelVersion>
  11. <artifactId>unit-test</artifactId>
  12. <version>0.0.1-SNAPSHOT</version>
  13. <name>unit-test 单元测试</name>
  14. <description>unit-test for Spring Cloud</description>
  15. <dependencies>
  16. <dependency>
  17. <groupId>org.springframework.boot</groupId>
  18. <artifactId>spring-boot-starter-test</artifactId>
  19. </dependency>
  20. <dependency>
  21. <groupId>org.springframework.boot</groupId>
  22. <artifactId>spring-boot-starter-web</artifactId>
  23. </dependency>
  24. <dependency>
  25. <groupId>org.springframework.cloud</groupId>
  26. <artifactId>spring-cloud-context</artifactId>
  27. </dependency>
  28. <!-- Biz 通用配置 -->
  29. <dependency>
  30. <groupId>org.dubhe.biz</groupId>
  31. <artifactId>base</artifactId>
  32. <version>${org.dubhe.biz.base.version}</version>
  33. </dependency>
  34. <!-- 统一Rest返回工具结构 -->
  35. <dependency>
  36. <groupId>org.dubhe.biz</groupId>
  37. <artifactId>data-response</artifactId>
  38. <version>${org.dubhe.biz.data-response.version}</version>
  39. </dependency>
  40. <!-- 统一权限配置 -->
  41. <dependency>
  42. <groupId>org.dubhe.cloud</groupId>
  43. <artifactId>auth-config</artifactId>
  44. <version>${org.dubhe.cloud.auth-config.version}</version>
  45. </dependency>
  46. <!-- 远程调用 -->
  47. <dependency>
  48. <groupId>org.dubhe.cloud</groupId>
  49. <artifactId>remote-call</artifactId>
  50. <version>${org.dubhe.cloud.remote-call.version}</version>
  51. </dependency>
  52. </dependencies>
  53. <build>
  54. <plugins>
  55. </plugins>
  56. </build>
  57. </project>

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