Andrew James
Results
12
issues of
Andrew James
**TLDR**: After #3762 global variables which are captured by a kernel must be `tl.constexpr` or annotated as such. It is surprising to me that the kernel argument which has an...
Users of `torch_xla` encounter an issue when using the `sparse=True` option with the `Embedding` or `EmbeddingBag` modules. The gradient for weight is created as a sparse tensor and there is...