MOKO tensorflow

Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

tensorflow-android
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO tensorflow
Tensorflow Lite bindings for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

https://github.com/icerockdev/moko-tensorflow
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-tensorflow

Download tensorflow-android

How to add to project

<!-- https://jarcasting.com/artifacts/dev.icerock.moko/tensorflow-android/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>tensorflow-android</artifactId>
    <version>0.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/tensorflow-android/
implementation 'dev.icerock.moko:tensorflow-android:0.2.1'
// https://jarcasting.com/artifacts/dev.icerock.moko/tensorflow-android/
implementation ("dev.icerock.moko:tensorflow-android:0.2.1")
'dev.icerock.moko:tensorflow-android:aar:0.2.1'
<dependency org="dev.icerock.moko" name="tensorflow-android" rev="0.2.1">
  <artifact name="tensorflow-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='tensorflow-android', version='0.2.1')
)
libraryDependencies += "dev.icerock.moko" % "tensorflow-android" % "0.2.1"
[dev.icerock.moko/tensorflow-android "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
org.tensorflow : tensorflow-lite jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
dev.icerock.moko : resources-android jar 0.16.1

Project Modules

There are no modules declared in this project.
dev.icerock.moko

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.2.1
0.2.0
0.1.1