Y
Hacker News
new
|
ask
|
show
|
jobs
by
krackers
641 days ago
> tinygrad has a hardware abstraction layer, a scheduler, and memory management. It's an operating system
Doesn't every ML framework have that?
1 comments
almostgotcaught
641 days ago
nah not like he's talking about - TF and PT definitely punt all that down to tensorrt or hip or whatever. doesn't mean there's anything novel here - just that TF and PyTorch don't do it.
link