File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8181* Concat primitive may produce incorrect results for certain shapes on Intel Arc A-series GPUs.
8282* ` fp16 ` matmul primitive has a performance regression on Intel GPUs based on Xe2 architecture.
8383* ` f32 ` matmul primitive may sporadically produce incorrect results on Intel Arc B-series graphics.
84- * ` int8 ` inner product primitive with tensors exceeding 4 Gb in size may produce incorrect results on Intel Datacenter GPU Max series .
85- * ` bf16 ` layer normalization backpropagation may produce incorrect results on Intel Datacenter GPU Max Series.
84+ * ` int8 ` inner product primitive with tensors exceeding 4 Gb in size may produce incorrect results on Intel Data Center GPU Max Series .
85+ * ` bf16 ` layer normalization backpropagation may produce incorrect results on Intel Data Center GPU Max Series.
8686
8787# Deprecated Functionality
8888* [ BLAS-like API] including ` dnnl::sgemm ` , ` dnnl::gemm_u8s8s32 ` , and ` dnnl::gemm_s8s8s32 ` functions is deprecated
You can’t perform that action at this time.
0 commit comments