Skip to content

Fixed bugs when reading non-JIT model file #404

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

Closed
wants to merge 1 commit into from

Conversation

tcqiuyu
Copy link

@tcqiuyu tcqiuyu commented Nov 21, 2023

When reading non JIT model file, the file handler will move to somewhere in between the file. Causes "EOFError: Ran out of input" error. Resetting the offset may solve the issue.

@tcqiuyu tcqiuyu closed this Nov 21, 2023
@VimukthiRandika1997
Copy link

I am still facing this issue, have you solved this?

@tcqiuyu
Copy link
Author

tcqiuyu commented Dec 29, 2023

I am still facing this issue, have you solved this?

I found I used the wrong format of the model file. Downloading from the given link in the documentation solve the issue.

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.

2 participants