A few questions about this Pallas mamba kernel #19353
Replies: 1 comment 13 replies
-
Thanks a lot for pushing on this Davis! I'm super excited about Mamba and your progress.
Of course, that would be amazing! Just ask that you write a couple tests in
Yea we should support this. Let's perhaps open a new thread about the best way to surface these types of loads.
Re: the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
(@sharadmv)
I made an attempt at implementing the Mamba block forward pass in Pallas here, but as you can see I had to drop down into Triton a bunch of times. A few questions:
bitcast_convert_type
andconvert_element_type
(to handle uint values), would you guys like a PR with support for these?tl.load
.Beta Was this translation helpful? Give feedback.
All reactions