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