jax
d24ffbd0
- [Pallas] Add .like constructor method for MemoryRefs in Pallas TPU and GPU
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
23 days ago
[Pallas] Add .like constructor method for MemoryRefs in Pallas TPU and GPU This method allows constructing a MemoryRef from a shape-dtype-like object. Example: pltpu.VMEM.like(x) and plgpu.GMEM.like(x) PiperOrigin-RevId: 907303922
Author
sharadmv
Committer
Google-ML-Automation
Parents
9c291a71
Loading