jacob-talroo

Results 2 issues of jacob-talroo

**Description:** While using `keras.layers.Embedding` with TensorFlow backend in Keras 3, I encountered issues with XLA optimization during multi-GPU training, leading to `InvalidArgumentError`. This problem arises because `keras.layers.Embedding` does not natively...

type:feature
stat:awaiting keras-eng

**Describe the bug** Training BERT using Keras NLP is significantly slower due to the `keras.layers.Embedding` not being XLA compatible by default on TensorFlow GPU. This is similar to an issue...

type:feature
keras-team-review-pending