Last Version

DJL Engine Adapter for TensorRT 0.17.0

Deep Java Library (DJL) Engine Adapter for TensorRT

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.tensorrt
ArtifactId

ArtifactId

tensorrt
Version

Version

0.17.0
Type

Type

jar
Description

Description

DJL Engine Adapter for TensorRT
Deep Java Library (DJL) Engine Adapter for TensorRT
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download tensorrt 0.17.0


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