Skip to content

Commit 4b4d491

Browse files
committed
Bug fix
1 parent 112a551 commit 4b4d491

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale

library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: MIT
33

44
# ONLY XDL_AND_WMMA_KERNELS
5-
set(GROUPED_CONV3D_FWD_BILINEAR
5+
set(GROUPED_CONV3D_FWD_SCALE
66
xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_bf16_instance.cpp
77
xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f16_instance.cpp
88
xdl/device_grouped_conv3d_fwd_xdl_scale_ndhwgc_gkzyxc_ndhwgk_f32_instance.cpp

0 commit comments

Comments
 (0)