So now open sourcing of "crown jewels" AI software makes sense. Competitive advantage is protected by custom hardware (and huge proprietary datasets). Everything else can be shared. In fact it is now advantageous to share as much as you can, the bottleneck is a number of people who know how to use new tech.
Google supercharges machine learning tasks with TPU custom chip
51–60 of 283 posts
Re: Google supercharges machine learning tasks with TPU custom chip
#52Is that a Go board stick to the side of the rack? Maybe they play one move every time someone gets to go there to fix something? or could it be just a way of numbering the racks or something eccentric like that?
It appears to be a commemorative plaque from when they defeated world champion Lee Sodol.
Re: Google supercharges machine learning tasks with TPU custom chip
#53Earlier quoted context omitted.
Quantum computers, OpenPower, RISC-V, and now this - I'm really liking Google's recent focus on designing new types of chips and bringing some real competition into the chip market.
What are they doing with RISC-V?
Re: Google supercharges machine learning tasks with TPU custom chip
#54Is that a Go board stick to the side of the rack? Maybe they play one move every time someone gets to go there to fix something? or could it be just a way of numbering the racks or something eccentric like that?
Re: Google supercharges machine learning tasks with TPU custom chip
#55Earlier quoted context omitted.
I'm surprised by the perf claims. Nvidia isn't doing kids play. The graph implied they were untouchable in terms of perf...
What graph?
{(others, ~bottom) (google, ~top)}
Couldn't see more, but after Nvidia claiming overwhelming power with their latest GPU architecture including in the ML domain .. I was surprised.Re: Google supercharges machine learning tasks with TPU custom chip
#56Earlier quoted context omitted.
The fact that I can compile arbitrary programs for the GPGPU means it is general purpose. NVIDIA isn't writing softmax or backprop into silicon as a CPU instruction. Look at how much faster ASICs for bitcoin mining are than the GPU... orders of magnitude.
"Backprop" isn't even close to something that would be a "CPU instruction", it's an entire class of algorithm. It's like saying "calculus" should be a CPU instruction. Matrix multiplication & other operations, on the other hand, do neatly decompose into such instructions, which have been implemented by NVidia et al., since that's the core set of functionality they've been pushing for like a decade now. Additional die…
Re: Google supercharges machine learning tasks with TPU custom chip
#57Re: Google supercharges machine learning tasks with TPU custom chip
#58Re: Google supercharges machine learning tasks with TPU custom chip
#59So now open sourcing of "crown jewels" AI software makes sense. Competitive advantage is protected by custom hardware (and huge proprietary datasets). Everything else can be shared. In fact it is now advantageous to share as much as you can, the bottleneck is a number of people who know how to use new tech.
Re: Google supercharges machine learning tasks with TPU custom chip
#60Does anyone have links to the talk or the graphs?