tensorflow / text

Making text a first-class citizen in TensorFlow.
https://www.tensorflow.org/beta/tutorials/tensorflow_text/intro
Apache License 2.0
1.21k stars 333 forks source link

Fix for transformer failure in dtype conversion #1272

Open olivas opened 1 month ago

olivas commented 1 month ago

The current version of this example fails out of the box because no where is the scalar tensor converted to an integer, where the dtype can be inferred in keras.

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB