License |
License |
---|---|
Categories |
CategoriesDJL Business Logic Libraries Machine Learning Native Development Tools |
GroupId | GroupIdai.djl.pytorch |
ArtifactId | ArtifactIdpytorch-native-cu92 |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionPyTorch native library
PyTorch Engine native library binary distribution
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pytorch-native-cu92-1.5.0.pom | |
pytorch-native-cu92-1.5.0.jar | 620 bytes |
pytorch-native-cu92-1.5.0-win-x86_64.jar | 434 MB |
pytorch-native-cu92-1.5.0-sources.jar | 261 bytes |
pytorch-native-cu92-1.5.0-linux-x86_64.jar | 607 MB |
pytorch-native-cu92-1.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cu92/ -->
<dependency>
<groupId>ai.djl.pytorch</groupId>
<artifactId>pytorch-native-cu92</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cu92/
implementation 'ai.djl.pytorch:pytorch-native-cu92:1.5.0'
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-native-cu92/
implementation ("ai.djl.pytorch:pytorch-native-cu92:1.5.0")
'ai.djl.pytorch:pytorch-native-cu92:jar:1.5.0'
<dependency org="ai.djl.pytorch" name="pytorch-native-cu92" rev="1.5.0">
<artifact name="pytorch-native-cu92" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.pytorch', module='pytorch-native-cu92', version='1.5.0')
)
libraryDependencies += "ai.djl.pytorch" % "pytorch-native-cu92" % "1.5.0"
[ai.djl.pytorch/pytorch-native-cu92 "1.5.0"]