Last Version

DJL release for PaddlePaddle native binaries 2.2.2

Deep Java Library (DJL) provided PaddlePaddle native library binary distribution

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.paddlepaddle
ArtifactId

ArtifactId

paddlepaddle-native-cpu
Version

Version

2.2.2
Type

Type

jar
Description

Description

DJL release for PaddlePaddle native binaries
Deep Java Library (DJL) provided PaddlePaddle native library binary distribution
Project URL

Project URL

http://www.djl.ai/engines/paddlepaddle/paddlepaddle-native
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download paddlepaddle-native-cpu 2.2.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.