Y
Hacker News
new
|
ask
|
show
|
jobs
by
senseiV
774 days ago
Does a TPU have XLA-graph for GPUs Cuda-graphs? Not sure on TPU theory
1 comments
dekhn
773 days ago
TPUs lower XLA into their own instruction set.
https://pytorch.org/xla/release/2.3/index.html
link