Last Version

PyTorch Android native library 0.11.0

PyTorch Android native library binary distribution

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.android
ArtifactId

ArtifactId

pytorch-native
Version

Version

0.11.0
Type

Type

aar
Description

Description

PyTorch Android native library
PyTorch Android native library binary distribution
Project URL

Project URL

http://www.djl.ai/android
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download pytorch-native 0.11.0


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

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.