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
in binop example, consider putting the gpu stuff first, and the cpu stuff at the end with a comment that it's the cpu stuff. after all, people are here for the gpu. the cpu implementation is almost optional / nice to have for validation, etc.