Get the latest tech news
OpenTPU: Open-Source Reimplementation of Google Tensor Processing Unit (TPU)
A open source reimplementation of Google's Tensor Processing Unit (TPU). - UCSBarchlab/OpenTPU
Our design is based on details from Google's paper titled "In-Datacentre Performance Analysis of a Tensor Processing Unit" ( https://arxiv.org/abs/1704.04760), which is to appear at ISCA2017. Currently, OpenTPU supports the RHM, WHM, RW, MMC, ACT, NOP, and HLT instructions (see ISA section for details). Some instructions will likely be added to OpenTPU as we continue development (such as SYNC), but the final ISA will likely feature many differences without a published spec from Google to work off of.
Or read this on Hacker News