Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Precompiled TensorFlow Lite 2.19.0 binaries for Raspberry Pi 3 & 4.

NotificationsYou must be signed in to change notification settings

prepkg/tensorflow-lite-raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

tensorflow-lite-raspberrypi

PrecompiledTensorFlow Lite 2.19.0 binaries forRaspberry Pi 3 & 4.Read the followingblog post for additional information.

Supported features

  • NEON optimization
  • VFPv4 optimization
  • XNNPACK delegate
  • Ruy matrix multiplication library
  • MMAP-based allocation
  • C and C++ APIs
  • Python 3 bindings

Prerequisites

Supported Boards

  • Raspberry Pi 3 Model A+
  • Raspberry Pi 3 Model B+
  • Raspberry Pi 4 Model B

Tested on Raspberry Pi 4 Model B (8 GB).

Supported OS

  • Raspberry Pi OS Bookworm 64-bit

Install

wget https://github.com/prepkg/tensorflow-lite-raspberrypi/releases/latest/download/tensorflow-lite_64.deb
sudo apt install -y ./tensorflow-lite_64.deb

Uninstall

sudo apt purge --autoremove -y tensorflow-lite

Debian Package

Debian package contains the following shared libraries:

LibraryDescription
libtensorflowlite_c.soC API to access TensorFlow Lite interpreter and perform an inference
libtensorflow-lite.soC++ API to access TensorFlow Lite interpreter and perform an inference

Reference

  1. TensorFlow Lite repository

About

Precompiled TensorFlow Lite 2.19.0 binaries for Raspberry Pi 3 & 4.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp