keras-nlp
keras-nlp copied to clipboard
Decoding Functions Not Working when `jit_compile = True`
When jit_compile is set to True, the decoding functions do not work. We wish to add support for the same in the future.
Error: https://p.ip.fi/2TNt
Thanks for opening!
Once you pushed the new version, we may want to test on TPU as well. I will add some tests.
This is mostly done, we just need some changes for beam search @abheesht17 is currently working on. Once beam search gains support, we can close this.