←back to thread

186 points nserrino | 2 comments | | HN request time: 0.014s | source
1. Tiberium ◴[] No.45120135[source]
It'd be curious to see how those AI generated kernels compare to kernels generated by https://github.com/tinygrad/tinygrad
replies(1): >>45123658 #
2. xiphias2 ◴[] No.45123658[source]
As they wrote most of the wins are because of fusion and TimyGrad started to have fusion optimizations in the last few weeks.

GeoHot didn't want to make it only FlashAttention specific, he worked on FlashAttenrion being automatically generated by the optimizer. It's going well