License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators DJL Business Logic Libraries Machine Learning |
GroupId | GroupIdai.djl.spring |
ArtifactId | ArtifactIddjl-spring-boot-starter-pytorch-auto |
Version | Version0.7 |
Type | Typejar |
Description |
Descriptiondjl-spring-boot-starter-pytorch-auto
DJL PyTorch Spring Boot starter project with automatic platform detection
|
<!-- https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-pytorch-auto/ -->
<dependency>
<groupId>ai.djl.spring</groupId>
<artifactId>djl-spring-boot-starter-pytorch-auto</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-pytorch-auto/
implementation 'ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.7'
// https://jarcasting.com/artifacts/ai.djl.spring/djl-spring-boot-starter-pytorch-auto/
implementation ("ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.7")
'ai.djl.spring:djl-spring-boot-starter-pytorch-auto:jar:0.7'
<dependency org="ai.djl.spring" name="djl-spring-boot-starter-pytorch-auto" rev="0.7">
<artifact name="djl-spring-boot-starter-pytorch-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.spring', module='djl-spring-boot-starter-pytorch-auto', version='0.7')
)
libraryDependencies += "ai.djl.spring" % "djl-spring-boot-starter-pytorch-auto" % "0.7"
[ai.djl.spring/djl-spring-boot-starter-pytorch-auto "0.7"]
Group / Artifact | Type | Version |
---|---|---|
ai.djl.pytorch : pytorch-model-zoo | jar | |
ai.djl : api | jar | |
net.java.dev.jna : jna | jar | 5.3.0 |
org.springframework.boot : spring-boot-starter | jar | 2.3.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
ai.djl.pytorch : pytorch-engine | jar | |
ai.djl.pytorch : pytorch-native-auto | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.3.RELEASE |