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
[BE][MPS] Build metal kernels of MacOS-14+ (pytorch#159733)
Which makes `#if __METAL_VERSION__ >= 310` guards for `bfloat` use support unnecessary.
Rename `kernels_bfloat.metallib` into `kernels_basic` and remove custom build/selection logic.
Part of pytorch#159275
Pull Request resolved: pytorch#159733
Approved by: https://github.com/dcci
ghstack dependencies: pytorch#159731, pytorch#159732
0 commit comments