jyc
jyc
So you are saying that it shouldn't be an error to register a typed custom property with a name that can never be used through CSS, e.g. "--my name here"?
Thanks! Makes sense.
Thanks! FYI I'm not sure when I'll be able to get to it, so please don't wait on me. Do you have a preferred way for people to send in...
I would also love to donate if possible!
I know that I can use ```elixir y = ~VEC[1 1] |> vectorize(:bar) Foo.f_and_grad(x, y) ``` to get the result I expect, but in practice `y` is actually quite large,...
I tried checking if it would still be efficient to broadcast `y` to the size of `x` in order to get a gradient with the same dimensions as `y`; I...
> **Note:** This specific comment is wrong and can be ignored; what I said earlier & what polvalente said is correct AFAIK. Sorry for the confusion! ~~@polvalente Thanks for the...
Actually, I have confused myself! I don't believe it's a red herring because it's the other axis that is vectorized. I misunderstood. Please ignore my last comment, sorry for the...
You are right! Sorry for the noise.
I was able to find the first error before the "Command buffer has to have a graph executable" messages started appearing. It looks like it was ``` pjrt_stream_executor_client.cc:2985] Execution of...