Group Id ai.djl.pytorch
Artifact Id pytorch-engine
Version 0.4.1
Packaging jar
URL -
Badge
Last Updated 2020-04-03T10:00:37+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.4.1</version>
</dependency>
implementation group: 'ai.djl.pytorch', name: 'pytorch-engine', version: '0.4.1'
implementation 'ai.djl.pytorch:pytorch-engine:0.4.1'
implementation("ai.djl.pytorch:pytorch-engine:0.4.1")
libraryDependencies += "ai.djl.pytorch" % "pytorch-engine" % "0.4.1"
<dependency org="ai.djl.pytorch" name="pytorch-engine" rev="0.4.1"/>
@Grapes(
    @Grab(group='ai.djl.pytorch', module='pytorch-engine', version='0.4.1')
)
[ai.djl.pytorch/pytorch-engine "0.4.1"]
'ai.djl.pytorch:pytorch-engine:0.4.1'