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

FP16 doesn't work #2

Open
korakoe opened this issue Nov 27, 2022 · 1 comment
Open

FP16 doesn't work #2

korakoe opened this issue Nov 27, 2022 · 1 comment

Comments

@korakoe
Copy link

korakoe commented Nov 27, 2022

using the --fp16 command results in this error:
RuntimeError: Input type (float) and bias type (struct c10::Half) should be the same

@98mxr
Copy link
Owner

98mxr commented Nov 27, 2022

I'm very sorry about this, I just inherited inference_video.py, and didn't maintain all its functions on GMFSS, it is known that --montage and --fp16 should not work properly, --UHD is also de facto obsolete state.
And I have doubts about the effect of using FP16 to infer GMF. If I just want to try GMFSS_union under 8G video memory, I can add a mixed precision modification to do this.

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

2 participants