HarryDunham

Results 1 issues of HarryDunham

`StateBasedSentenceBreaker`'s `break_sentences` fails when run on a GPU with `Invalid argument: During Variant Host->Device Copy: non-DMA-copy attempted of tensor type: string`. Which references a `map_fn` call [here](https://github.com/tensorflow/text/blob/master/tensorflow_text/python/ops/state_based_sentence_breaker_op.py#L120-L125). ### System information...