keras-nlp icon indicating copy to clipboard operation
keras-nlp copied to clipboard

Machine Translation With Transformers

Open alerem18 opened this issue 2 years ago • 3 comments

can't run this example on jax or pytorch backend it just works on tensorflow backend

https://keras.io/examples/nlp/neural_machine_translation_with_keras_nlp/

also inferencing is significantly slower than a similar implementation in pytorch, like 8 times slower

alerem18 avatar Oct 22 '23 20:10 alerem18