Last Version

DJL model zoo for PyTorch 0.17.0

Deep Java Library (DJL) model zoo for PyTorch

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.pytorch
ArtifactId

ArtifactId

pytorch-model-zoo
Version

Version

0.17.0
Type

Type

jar
Description

Description

DJL model zoo for PyTorch
Deep Java Library (DJL) model zoo for PyTorch
Project URL

Project URL

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

Source Code Management

https://github.com/deepjavalibrary/djl

Download pytorch-model-zoo 0.17.0


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

Dependencies

compile (1)

Group / Artifact Type Version
ai.djl.pytorch : pytorch-engine jar 0.17.0

Project Modules

There are no modules declared in this project.