Replies: 1 comment 1 reply
-
It has also worked with mixed precsion (amp) bf16 for quite a while I did actually add support for pure bf16 and fp16 a month or two back... though I really would not recommend fp16 for vit, bf16 works well enough. Use
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am wondering why timm codebase only accept mixed precision fp16 and fp32 but not bf16 and fp32?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions