is not current version
Last Version 0.17.0

ai.djl.pytorch:pytorch-engine 0.4.1

PyTorch Engine Adapter for DJL

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.pytorch
ArtifactId

ArtifactId

pytorch-engine
Version

Version

0.4.1
Type

Type

jar

Download pytorch-engine 0.4.1


<!-- https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-engine/ -->
<dependency>
    <groupId>ai.djl.pytorch</groupId>
    <artifactId>pytorch-engine</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-engine/
implementation 'ai.djl.pytorch:pytorch-engine:0.4.1'
// https://jarcasting.com/artifacts/ai.djl.pytorch/pytorch-engine/
implementation ("ai.djl.pytorch:pytorch-engine:0.4.1")
'ai.djl.pytorch:pytorch-engine:jar:0.4.1'
<dependency org="ai.djl.pytorch" name="pytorch-engine" rev="0.4.1">
  <artifact name="pytorch-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.pytorch', module='pytorch-engine', version='0.4.1')
)
libraryDependencies += "ai.djl.pytorch" % "pytorch-engine" % "0.4.1"
[ai.djl.pytorch/pytorch-engine "0.4.1"]