Skip to content

Commit aec353c

Browse files
authored
[XPU] update XHPC to 20231226 (#60377)
- opt rms_norm_grad bf16 n 4096 - xblas fc_fusion remove cublasLtDestroy calls
1 parent 2515e7c commit aec353c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/external/xpu.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ if(NOT DEFINED XPU_BASE_DATE)
2929
set(XPU_BASE_DATE "20231203")
3030
endif()
3131
if(NOT DEFINED XPU_XHPC_BASE_DATE)
32-
set(XPU_XHPC_BASE_DATE "20231225")
32+
set(XPU_XHPC_BASE_DATE "20231226")
3333
endif()
3434
set(XPU_XCCL_BASE_VERSION "1.1.8.1")
3535
if(NOT DEFINED XPU_XFT_BASE_VERSION)

0 commit comments

Comments
 (0)