List Question
20 TechQA 2024-03-11T16:00:29.480000How to debug incompatible shapes in gradient calculation
24 views
Asked by user23579270
Why does tensorflow.function (without jit_compile) speed up forward passes of a Keras model?
744 views
Asked by Tobias Hermann
How can I test if a jitted Jax function creates new tensor or a view?
156 views
Asked by nazimorhan
Why Is Scalar Multiply Before Einsum Faster?
48 views
Asked by rkuang25
HLO protobuf to pytorch / tensorflow graph
270 views
Asked by Roy
Are Tensor sharding and Tensor tilting the same implementation?
268 views
Asked by YuGyoung Yun
Is it possible to use XLA in Tensorflow with variable input shape?
193 views
Asked by George El Haber
How to learn and understand the pattern matching function for XLA?
85 views
Asked by kingwales
Why is JAX jit needed for jax.numpy operations?
712 views
Asked by ldmat
How to understand the padding rules on cloud TPU?
230 views
Asked by ILS
Tensorflow w/ XLA causing a memory leak
167 views
Asked by Fred
Tensorflow finding gradients of model output with respect to input on large batch size
85 views
Asked by newbie
Loading a model inside while loop of Tensorflow
574 views
Asked by newbie
JAX Tridiagonal Jacobians
240 views
Asked by DavidJ
Is XLA's reshape cheap?
121 views
Asked by joel
Get C/C++/Latex code from Jaxpr or Jax XLA Computation Object
290 views
Asked by Raghav Kumar
What does the bracket mean in XLA HLO's tensor shape?
204 views
Asked by Jueon Park
How to compose XlaComputation?
103 views
Asked by joel
Does the TensorFlows XLA compiler optimise matrix chains as a part of its graph optimisation?
130 views
Asked by Aravind Sankaran