Jez Ng
Jez Ng
I'm not too picky... would be nice to keep some of the old button/grey background styling, but I don't think it matters too much. I'm not a designer anyway :p...
Ah alright then. Standardizing the font makes sense. Thanks!
hm I'm gonna write a fix for inductor that depends on this fix, but I think we have two separate issues here. @bdhirsh could you write a test for the...
This seems like a problem that should be fixed in the airline code... why should this plugin have airline-specific code?
Ah I didn't see you had this in the works. Yeah, this is more or less compatible with my changes. I can add my tests after you land this.
Looks similar to #3011
> cannot convert NotImplemented of type to tensor This is due to `K` not being a `tl.constexpr`. If you pass it in as an argument (whether as a constexpr or...
@Jokeren @fkouteib do you have input on what the right behavior is for raw ints here? Should we raise an error when encountering them?
See https://github.com/openai/triton/issues/3212 I'm looking into it but I don't have much experience with Triton, so this may take a while
I guess we do still pass `fast_flush=True` in a couple of places. I'll put up a PR to remove them