Hacker News new | past | comments | ask | show | jobs | submit login

What does the instruction set look like on that? Is there another example out of this type of chip?



No idea what instruction set the Apple device uses but Google just announced alpha access to their Tensorflow Processing Unit: https://cloud.google.com/tpu/ on Google cloud


Google has their Tensor Flow. chips, I would imagine it is similar.


Is there released documentation on the instruction set of the Google Cloud TPU?


They list the main ones on pages 3-4 of this paper:

https://drive.google.com/file/d/0Bx4hafXDDq2EMzRNcy1vSUxtcEk...

It's mainly moving memory around, matrix multiplication, convolution, and applying activation functions (sigmoid, tanh, relu, etc.). Very simple, high-level stuff. This has the handy side-effect of making timing very predictable, which makes the latency a lot more deterministic.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: