Group Id ai.djl.pytorch
Artifact Id pytorch-engine
Version 0.9.0
Packaging jar
URL -
Badge
Last Updated 2020-12-17T21:04:50+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.djl.pytorch</groupId>
    <artifactId>pytorch-engine</artifactId>
    <version>0.9.0</version>
</dependency>
implementation group: 'ai.djl.pytorch', name: 'pytorch-engine', version: '0.9.0'
implementation 'ai.djl.pytorch:pytorch-engine:0.9.0'
implementation("ai.djl.pytorch:pytorch-engine:0.9.0")
libraryDependencies += "ai.djl.pytorch" % "pytorch-engine" % "0.9.0"
<dependency org="ai.djl.pytorch" name="pytorch-engine" rev="0.9.0"/>
@Grapes(
    @Grab(group='ai.djl.pytorch', module='pytorch-engine', version='0.9.0')
)
[ai.djl.pytorch/pytorch-engine "0.9.0"]
'ai.djl.pytorch:pytorch-engine:0.9.0'