Search code examples
How to install just XLA?...


tensorflowtensorflow2.0jaxtensorflow-xla

Read More
Why JAX is considering same list as different data structure depending on appending a new array insi...


pythonjitjaxtensorflow-xla

Read More
HLO protobuf to pytorch / tensorflow graph...


pythontensorflowpytorchtensorflow-xla

Read More
Why does tensorflow.function (without jit_compile) speed up forward passes of a Keras model?...


pythontensorflowkerastensorflow-xlaxla

Read More
How can I test if a jitted Jax function creates new tensor or a view?...


pytorchlinear-algebrajitjaxtensorflow-xla

Read More
Why Is Scalar Multiply Before Einsum Faster?...


linear-algebratensorflow-xla

Read More
Are Tensor sharding and Tensor tilting the same implementation?...


compiler-optimizationtensortensorflow-xla

Read More
Why is JAX jit needed for jax.numpy operations?...


jaxtensorflow-xla

Read More
Running Pytorch on Cloud TPU VM on GCP gives INVALID_ARGUMENT: No matching devices found for '/j...


pytorchtpugoogle-cloud-tputensorflow-xla

Read More
Modifying TensorFlow code, especially XLA, yet building TF emits the following error...


pythonc++python-3.xtensorflowtensorflow-xla

Read More
What does the bracket mean in XLA HLO's tensor shape?...


tensorflowtensorflow-xla

Read More
What is XlaBuilder for?...


c++tensorflowtensorflow-xla

Read More
How do I run a minimal XLA C++ computation?...


c++tensorflow-xla

Read More
XLA in TF2 IteratorGetNext: unsupported op error...


python-3.xcompiler-errorstensorflow2.xtensorflow-xla

Read More
XLA can't deduce compile time constant output shape for strided slice when using ragged tensor a...


pythontensorflowtensorflow2.0tensorflow-xla

Read More
Is TensorFlow XLA deprecated?...


tensorflowtensorflow2.xtensorflow-xla

Read More
RuntimeError: Unknown device when trying to run AlbertForMaskedLM on colab tpu...


nlppytorchtpuhuggingface-transformerstensorflow-xla

Read More
What is the difference between Tensorflow XLA and Tensorflow Lite / Android NNAPI?...


tensorflowtensorflow-litetensorflow-xlahexagon-dsp

Read More
XLA Compile error: Operation has no attr named '_XlaCompile'...


tensorflowtensorflow-xla

Read More
What does b/xxxx such like b/36865746 mean in Tensorflow code comments?...


tensorflowtensorflow-xla

Read More
Link error trying to compile XLA AOT for Tensorflow...


pythonbazeltensorflowtensorflow-xla

Read More
Cannot create the final binary using tensorflow AOT compilation for CPU backend...


c++tensorflowbazeltensorflow-xla

Read More
Broadcasting between two same-rank tensors in tensorflow...


tensorflowarray-broadcastingtensorflow-xla

Read More
Tensorboard is not populating graph on windows...


pythontensorflowtensorboardtensorflow-xla

Read More
TensorFlow Conv2D implementation?...


tensorfloweigentensorflow-xla

Read More
First tf.session.run() performs dramatically different from later runs. Why?...


cublascudnntensorflowtensorflow-xla

Read More
Is adding a dimension broadcasting?...


tensorflowarray-broadcastingtensorflow-xla

Read More
TensorFlow: XLA not running with "Invalid argument: No _XlaCompile" errors...


pythontensorflowtensorflow-xla

Read More
BackNext