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

[Android llama demo] Fix crash when tokenizer files are not found #4318

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

pytorchbot
Copy link
Collaborator

Return an array with size 0, to allow getting array length in code below.

Summary:
Return an array with size 0, to allow getting array length in code below.

Pull Request resolved: #4266

Reviewed By: cccclai

Differential Revision: D59764473

Pulled By: kirklandsign

fbshipit-source-id: f00eac32879c31a983156c4651714ccf1e1ec280
(cherry picked from commit 8b43bf5)
Copy link

pytorch-bot bot commented Jul 19, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4318

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (1 Unrelated Failure)

As of commit a09ac48 with merge base 4b6331d (image):

UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 19, 2024
@lucylq lucylq merged commit caf1621 into release/0.3 Jul 22, 2024
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants