License |
License |
---|---|
Categories |
CategoriesDJL Business Logic Libraries Machine Learning |
GroupId | GroupIdai.djl.pytorch |
ArtifactId | ArtifactIdpytorch-engine-precxx11 |
Version | Version0.7.0 |
Type | Typejar |
Description |
DescriptionDJL Engine Adapter for PyTorch
Deep Java Library (DJL) Engine Adapter for PyTorch
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-engine-precxx11/ -->
<dependency>
<groupId>ai.djl.pytorch</groupId>
<artifactId>pytorch-engine-precxx11</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-engine-precxx11/
implementation 'ai.djl.pytorch:pytorch-engine-precxx11:0.7.0'
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-engine-precxx11/
implementation ("ai.djl.pytorch:pytorch-engine-precxx11:0.7.0")
'ai.djl.pytorch:pytorch-engine-precxx11:jar:0.7.0'
<dependency org="ai.djl.pytorch" name="pytorch-engine-precxx11" rev="0.7.0">
<artifact name="pytorch-engine-precxx11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.pytorch', module='pytorch-engine-precxx11', version='0.7.0')
)
libraryDependencies += "ai.djl.pytorch" % "pytorch-engine-precxx11" % "0.7.0"
[ai.djl.pytorch/pytorch-engine-precxx11 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
ai.djl : api | jar | 0.7.0 |