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

Does not this support fp16? #3

Open
CoinCheung opened this issue Jul 24, 2020 · 0 comments
Open

Does not this support fp16? #3

CoinCheung opened this issue Jul 24, 2020 · 0 comments

Comments

@CoinCheung
Copy link

Hi,

I am learning from your code, and I got to find in the below line that, the fp16 type is converted to float which is not computed with fp16 method. Would you please explain why you did not use fp16 function?

mish_fwd_func<float>(res, (float)inp);

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

1 participant