Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for tensor including UTF-8 string in inference_output #23

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

mialsy
Copy link
Contributor

@mialsy mialsy commented Aug 3, 2023

Previously inference_output cannot handle outputting tensor with UTF-8, like tf.constant(["豆豆"]),
Added support for these kind of tensors.

@mialsy mialsy force-pushed the inference-output-decode-utf-8 branch from cf25b77 to d885865 Compare August 3, 2023 17:38
@mialsy mialsy merged commit 7d76ece into apple:main Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants