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

F16 file does not convert correctly #207

Closed
hardik124 opened this issue Mar 2, 2022 · 3 comments
Closed

F16 file does not convert correctly #207

hardik124 opened this issue Mar 2, 2022 · 3 comments

Comments

@hardik124
Copy link

The float16.py conversion has a blacklist option , but it does not seem to blacklist correctly and still tries to run Resize at float16, leading to errors.

@toothache
Copy link
Member

For Resize, the optional inputs (e.g., scales and sizes) doesn't support fp16 and should not be converted.

I have a dirty hack to skip it.
toothache@596f845

@bxing-groq
Copy link

If we submit a patch on this, how soon do we think we can get this landed in a new release?

@xiaowuhu
Copy link
Collaborator

fixed

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

No branches or pull requests

4 participants