Skip to content

Commit c3efeb5

Browse files
author
Chao Liu
committed
tidy
1 parent 56fc084 commit c3efeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

host/solver/include/conv_igemm_fwd_v6r1_dlops_nchw_kcyx_nkhw.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ struct CompileParameterConvIgemmFwdV6r1DlopsNchwKcyxNkhw
103103
ck::DataTypeEnum_t AccDataTypeEnum = ck::DataTypeEnum_t::Unknown;
104104
ck::DataTypeEnum_t CDataTypeEnum = ck::DataTypeEnum_t::Unknown;
105105

106-
int BlockSize = 1;
106+
int BlockSize = -1;
107107

108108
int GN0 = -1;
109109
int GK1 = -1;

0 commit comments

Comments
 (0)