Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
30.59k
stars
2.82k
forks
source link
[Pallas TPU] Unable to create a boolean array inside kernel due to Mosaic relayout error #24464
Open
ayaka14732 opened 1 month ago
Description
This kernel can run successfully:
However, if changing the kernel to:
the code will fail:
System info (python version, jaxlib version, accelerator, etc.)