You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: #4257
X-link: facebookresearch/FBGEMM#1335
HAVE_GNU_F2H_IEEE was flag introduced to check if this function exist for OSS. And previously use as a default flag to enable `__fp16` which makes `__fb16` disable by default.
This diff enable __fp16 by default, and disable it with explicit flag.
Reviewed By: q10
Differential Revision: D75975271
fbshipit-source-id: d617a3e8c17e63bcbf2bb4361a1fa93c25c9a2fd
0 commit comments