License |
License |
---|---|
Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.getbouncer |
ArtifactId | ArtifactIdtensorflow-lite-arm-only |
Last Version | Last Version2.2.0003 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiontensorflow-lite-arm-only
This library provides a custom implementation of TFLite for Bouncer products.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tensorflow-lite-arm-only-2.2.0003.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.getbouncer/tensorflow-lite-arm-only/ -->
<dependency>
<groupId>com.getbouncer</groupId>
<artifactId>tensorflow-lite-arm-only</artifactId>
<version>2.2.0003</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getbouncer/tensorflow-lite-arm-only/
implementation 'com.getbouncer:tensorflow-lite-arm-only:2.2.0003'
// https://jarcasting.com/artifacts/com.getbouncer/tensorflow-lite-arm-only/
implementation ("com.getbouncer:tensorflow-lite-arm-only:2.2.0003")
'com.getbouncer:tensorflow-lite-arm-only:aar:2.2.0003'
<dependency org="com.getbouncer" name="tensorflow-lite-arm-only" rev="2.2.0003">
<artifact name="tensorflow-lite-arm-only" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getbouncer', module='tensorflow-lite-arm-only', version='2.2.0003')
)
libraryDependencies += "com.getbouncer" % "tensorflow-lite-arm-only" % "2.2.0003"
[com.getbouncer/tensorflow-lite-arm-only "2.2.0003"]