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
The sycl_ext_oneapi_kernel_compiler_opencl is currently experimental extension while actual products such as Pytorch rely on it in the shipped products. Can this extension be promoted from experimental to supported?
The sycl_ext_oneapi_kernel_compiler_opencl is currently experimental extension while actual products such as Pytorch rely on it in the shipped products. Can this extension be promoted from experimental to supported?
See: https://github.com/pytorch/pytorch/blob/v2.13.0/c10/xpu/XPUFunctions.cpp#L179
See: https://github.com/uxlfoundation/oneDNN/blob/v3.13.1/src/gpu/intel/sycl/engine.cpp#L142
CC: @gmlueck, @EikanWang, @guangyey