Description
The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems. The driver contains two modules:
- Gasket: Gasket (Google ASIC Software, Kernel Extensions, and Tools) is a top level driver for lightweight communication with Google ASICs.
- Apex: Apex refers to the EdgeTPU v1
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable binzhou/gasket
After adding the repository, install gasket:
sudo dnf install gasket
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (6)* | Fedora 42 (8 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable binzhou/gasket
More info about enabling Copr repositories