No wondering where you left the Torx drivers with this one.
Google supercharges machine learning tasks with TPU custom chip
101–110 of 283 posts
Re: Google supercharges machine learning tasks with TPU custom chip
#102I wouldn't be surprised if Google is looking to build (or done so already) a highly dense and parallel analog computer with limited precision ADC/DACs. I mean that's simplifying things quite a bit, but it would probably map pretty well to the Tensorflow application.
The primary cost factor in anything computing is just power. You can always buy more of the things, but power is the ongoing cost and every watt in computing costs you extra in cooling power.
Re: Google supercharges machine learning tasks with TPU custom chip
#103Earlier quoted context omitted.
This is known as the Wheel of Reincarnation. Functionality moves to special-purpose hardware then back to software, and the cycle repeats. (The computer term is from 1968 so this has been happening for a long time.) http://www.catb.org/jargon/html/W/wheel-of-reincarnation.htm...
I've been thinking for a while that with the end of silicon shrinkages, we may start seeing the final cycles of the wheel, with a final stop at mostly specialized hardware for greater power efficiency.
Re: Google supercharges machine learning tasks with TPU custom chip
#104Earlier quoted context omitted.
Wonder what it will do the the industry term Full Stack Developer . Will people who call themselves that will now need to know about chip design? OT: Cool blog! :)
At some point in the past, Rob Pike mentioned that when we was working on Voyager (that spaceship that almost 40 years after launch, has left the solar system and continues to send back valuable science data), he had a relatively good understanding of the system from the quantum level (transistors are based on quantum theory) to the solar system. He wasn't kidding, either.
Re: Google supercharges machine learning tasks with TPU custom chip
#105I'm happy to hear that this is finally public so I can actually talk about the work I did when I was at Google :-). I'm a bit surprised they announced this, though. When I was there, there was this pervasive attitude that if "we" had some kind of advantage over the outside world, we shouldn't talk about it lest other people get the same idea. To be clear, I think that's pretty bad for the world and I really wished th…
Wouldn't you typically prototype the design on an FPGA and then manufacture an ASIC once you'd worked out the kinks?
Re: Google supercharges machine learning tasks with TPU custom chip
#106Re: Google supercharges machine learning tasks with TPU custom chip
#107I'm happy to hear that this is finally public so I can actually talk about the work I did when I was at Google :-). I'm a bit surprised they announced this, though. When I was there, there was this pervasive attitude that if "we" had some kind of advantage over the outside world, we shouldn't talk about it lest other people get the same idea. To be clear, I think that's pretty bad for the world and I really wished th…
Re: Google supercharges machine learning tasks with TPU custom chip
#108I'm happy to hear that this is finally public so I can actually talk about the work I did when I was at Google :-). I'm a bit surprised they announced this, though. When I was there, there was this pervasive attitude that if "we" had some kind of advantage over the outside world, we shouldn't talk about it lest other people get the same idea. To be clear, I think that's pretty bad for the world and I really wished th…
Obviously details and plans how it was done is where all the good stuff is, so that being hidden is understandable.
Re: Google supercharges machine learning tasks with TPU custom chip
#109Re: Google supercharges machine learning tasks with TPU custom chip
#110I'm happy to hear that this is finally public so I can actually talk about the work I did when I was at Google :-). I'm a bit surprised they announced this, though. When I was there, there was this pervasive attitude that if "we" had some kind of advantage over the outside world, we shouldn't talk about it lest other people get the same idea. To be clear, I think that's pretty bad for the world and I really wished th…
There were no references to this TPU in the TensorFlow source code?