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
Today the cast to torch.float8_e4m3fn is unsaturated in PyTorch eager mode, and saturated in triton. For now creating a placeholder to improve this, and we might move this to PyTorch core after some discussions.