Last Version

DJL Engine Adapter for PyTorch 0.17.0

Deep Java Library (DJL) Engine Adapter for PyTorch

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.pytorch
ArtifactId

ArtifactId

pytorch-engine
Version

Version

0.17.0
Type

Type

jar
Description

Description

DJL Engine Adapter for PyTorch
Deep Java Library (DJL) Engine Adapter for PyTorch
Project URL

Project URL

http://www.djl.ai/engines/pytorch/pytorch-engine
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download pytorch-engine 0.17.0


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

Dependencies

compile (1)

Group / Artifact Type Version
ai.djl : api jar 0.17.0

Project Modules

There are no modules declared in this project.