`tf.batch_gather` is deprecated warning
Open
@edloper is already working on this.
Since Apr 24, 2020.
cleanup
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 379
- Avg merge
- 3h 30m
- Merged PRs (30d)
- 8
Description
two warnings about deprecated methods appear when calling WhitespaceTokenizer.tokenize
these warnings are also visible in the docs code example
https://www.tensorflow.org/tutorials/tensorflow_text/intro#whitespacetokenizer
update I'm using 2.0.0rc0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.