Live data from Hacker News

The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

semianalysis.com

31–40 of 112 posts

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#31
post #4

Earlier quoted context omitted.

At this point, everyone knows the whole thing is a joke. The robotaxi race was supposed to be already finished by 2020 alongside with FSD at Level 5 - today it is still Level 2. So, where are the so-called robotaxis?

Did you see the presentation from Karpathy? Tesla goes for a general vision only end-to-end deep AI model that could in theory get rolled out everywhere on earth with enough training and a good approach for fast edge-case solving, which they showed how this can be accomplished. All the other players try to solve this with lidar and cars that cost around 500k to build and they have pretty much 0 data except for the ma…

Waymo have all the StreetView data - practically every road in the country, complete with lidar and high-precision GPS. All labelled in detail by recaptcha 'volunteers'

And lidar wouldn't be expensive if manufactured in automotive volumes. Certainly less, per vehicle, than Musk charges people for "full self driving" at the moment.

California allows autonomous vehicles to be tested on the road, so long as every disengagement is reported (along with total miles driven etc). Waymo is testing, reporting mileage and disengagements. So are Toyota, Nvidia, Mercedes, BMW, Cruise, Lyft and Apple.

Guess who's too shy to have driven a single autonomous mile in California, where faults have to be reported? That's right, Tesla!

Tesla might be able to make vision-only driving work. But Musk has been promising deadlines then failing to achieve them for years. They've put all their chips on 'no lidar' and they've had a bunch of problems that lidar could trivially solve - such as detecting a fire truck or concrete barrier right in front of the vehicle. So it's far from obvious to me that they've got a winning approach.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#32
post #26
post #22

Earlier quoted context omitted.

I agree with your points on the robotaxi front, but there are many other problems that will totally benefit from a bigger training computer.

> many other problems that will totally benefit from a bigger training computer. I don't really think it's that many. The industry collectively sank untold billions into the blind belief that neural algorithms will somehow turn into "AI." 10 years later, no "AI," and not even a single money making niche use. Right now the industry is deep in sank cost falacy, and people who promised this, and that to investors are no…

> not even a single money making niche use.

There are tons of money making niche uses of neural networks. From the branch predictor on your CPU, to trading on the stock market, to image-search engines.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#33
post #22

Somehow, I'm reminded of the Tsar tank from WW1. The Russians knew that a new weapon of war: an armored car, was necessary to break the stalemate of trench warfare. This hypothetical armored car needed many features: the most important was that it must be able to move across the muddy no man's land reliably. Tests have shown that regular sized wheels would get stuck in the mud. A bigger wheel has more surface area an…

I agree with your points on the robotaxi front, but there are many other problems that will totally benefit from a bigger training computer.

But Tesla isn't a cloud-provider company, nor is it a hardware company. None of the technical specs, assembly language, API, SDKs or whatnot have been released for Dojo.

The model of "someone will find this training computer useful" is... fine. Google TPUs, NVidia DGX, Intel Xe-HPC, AMD MI100, Cerebras wafer scale AI. These are computers that nominally are aiming for the market of selling computers / APIs / SDKs that will make training easier.

Its a pretty crowded field. Someone probably has struck gold (NVidia has a lead but... its still anyone's game IMO)

-------

If Tesla's goal is to compete against everyone else (or make a chip that's cost-competitive with everyone else), Tesla needs more volume than (allegedly) 3000 chips (quoted from the article: I dunno where they got this figure but... there's no way in hell 3k chips is cost-effective).

That's the name of the game: volume. The reason why NVidia leads is because NVidia sells the most GPUs right now, which means their R&D costs are applied to the broadest base, which means those company's engineering costs (aka: CUDA training) is spread across the widest number of programmers, leading to a self-reinforcing cycle of better hardware, lower costs, with a larger community of programmers to learn from.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#34
post #32
post #26

Earlier quoted context omitted.

> many other problems that will totally benefit from a bigger training computer. I don't really think it's that many. The industry collectively sank untold billions into the blind belief that neural algorithms will somehow turn into "AI." 10 years later, no "AI," and not even a single money making niche use. Right now the industry is deep in sank cost falacy, and people who promised this, and that to investors are no…

> not even a single money making niche use. There are tons of money making niche uses of neural networks. From the branch predictor on your CPU, to trading on the stock market, to image-search engines.

Yeah, you can make a point that it's a dead end if you want "real" "general AI" or whatever, but Google/Facebook/etc are definitely using it to their advantage in analytics, if nothing else.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#35
Clearly a a shot across the bow for Cerebras and another excellent target for the GraphBLAS.

Dense numeric processing for image recognition is a key foundation for what Tesla is trying to do, but that tagging of the object is just the beginning of the process, what is the object going to do? What are its trajectories, what is the degree of belief that a unleashed dog vs a stationary baby carriage is going to jump out?

We are just beginning to scratch the surface of counterfactual and other belief propagation models which are hypersparse graph problems at their core. This kind of chip, and what Cerebras are working on, are the future platforms for the possibility of true machine reasoning.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#36
post #8

> This chip is not Tesla designing something that is better than everyone else all by themselves. We are not at the liberty to reveal the name of their partner(s), but the astute readers will know exactly who we are talking about when we reference the external SerDes and photonics IP. Any "astute readers" here who know who the partner would be?

Looks like the tech that Intel has been attempting to get to work and be cost effective for several decades.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#37
As Hamming suggested in "Art of doing science and engineering", when you want to make something autonomous, you usually have to build a completely different device that solves the same problem, rather than automating the same device.

I wonder. For all the money thrown into self-driving cars research, could we have had an autonomous rail system by now? The technology for mostly-autonomous rail is well understood. Most of the financial cost is in infrastructure to support the system. Seems to me self-driving cars try to short-circuit that infrastructure build-up. They try to "automate the device" rather than "producing an automated system that solves the problem of moving people and goods".

Specifically, I wonder if, for the cost and time spent on CPU-and-engineer-driven research and development of autonomous cars, if we could have had nationwide autonomous rail rolled out by now.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#38
post #34
post #32

Earlier quoted context omitted.

> not even a single money making niche use. There are tons of money making niche uses of neural networks. From the branch predictor on your CPU, to trading on the stock market, to image-search engines.

Yeah, you can make a point that it's a dead end if you want "real" "general AI" or whatever, but Google/Facebook/etc are definitely using it to their advantage in analytics, if nothing else.

Google will use TPUs. Their own technology.

Do you think Facebook would rather use Tesla Dojo instead of NVidia DGX A100 computers? Do you think any company, would rather choose this Dojo to build their internal software-stack on top of instead of CUDA / OpenCL / whatever?

I mean, its possible. But Tesla needs to start pumping out Github pages, documents, books, etc. etc. to document how exactly to use Dojo.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#39

As Hamming suggested in "Art of doing science and engineering", when you want to make something autonomous, you usually have to build a completely different device that solves the same problem, rather than automating the same device. I wonder. For all the money thrown into self-driving cars research , could we have had an autonomous rail system by now? The technology for mostly-autonomous rail is well understood. Mos…

> could we have had an autonomous rail system by now?

We already have autonomous rail systems. Its called positive train control and was fully implemented like a year or two ago (mandated in 2009, but you know how government works, lol) https://en.wikipedia.org/wiki/Positive_train_control

The train conductor has become more-and-more automated to remove the chance of human error. It works with a system of very reliable sensors that indicate where every train engine is on the rails.

Given the huge amount of cargo any particular train has, I don't think there's any intent on cutting the last two humans (the conductor + engineer) out of their job. Their salary costs are miniscule compared to the safety value they deliver, even if the job of driving a train has been almost entirely automated away by now.

Re: The Tesla Dojo Chip Is Impressive, but There Are Some Major Technical Issues

#40

As Hamming suggested in "Art of doing science and engineering", when you want to make something autonomous, you usually have to build a completely different device that solves the same problem, rather than automating the same device. I wonder. For all the money thrown into self-driving cars research , could we have had an autonomous rail system by now? The technology for mostly-autonomous rail is well understood. Mos…

The labor saving advantages of carrying 100 people on the same vehicle are so enormous that there is little motivation if any to quit paying conductors and engineers.
Post reply on HN