Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel
Commits
03e4f7ea
Commit
03e4f7ea
authored
May 12, 2023
by
rocking
Browse files
clang format
parent
7905cf77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
library/src/tensor_operation_instance/gpu/pooling_fwd/pooling_fwd_instance_common.hpp
..._instance/gpu/pooling_fwd/pooling_fwd_instance_common.hpp
+4
-4
No files found.
library/src/tensor_operation_instance/gpu/pooling_fwd/pooling_fwd_instance_common.hpp
View file @
03e4f7ea
...
@@ -31,8 +31,8 @@ using device_pooling2d_fwd_nhwc_instances =
...
@@ -31,8 +31,8 @@ using device_pooling2d_fwd_nhwc_instances =
DevicePool2dFwd_Input_N_Hi_Wi_C_Output_N_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
1
,
1
,
1
>
,
DevicePool2dFwd_Input_N_Hi_Wi_C_Output_N_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
1
,
1
,
1
>
,
DevicePool2dFwd_Input_N_Hi_Wi_C_Output_N_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
2
,
1
,
2
>
,
DevicePool2dFwd_Input_N_Hi_Wi_C_Output_N_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
2
,
1
,
2
>
,
DevicePool2dFwd_Input_N_Hi_Wi_C_Output_N_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
4
,
1
,
4
>
DevicePool2dFwd_Input_N_Hi_Wi_C_Output_N_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
4
,
1
,
4
>
// clang-format on
// clang-format on
>
;
>
;
template
<
typename
InDataType
,
template
<
typename
InDataType
,
typename
OutDataType
,
typename
OutDataType
,
...
@@ -45,8 +45,8 @@ using device_pooling3d_fwd_ndhwc_instances =
...
@@ -45,8 +45,8 @@ using device_pooling3d_fwd_ndhwc_instances =
DevicePool3dFwd_Input_N_Di_Hi_Wi_C_Output_N_Do_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
1
,
1
,
1
>
,
DevicePool3dFwd_Input_N_Di_Hi_Wi_C_Output_N_Do_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
1
,
1
,
1
>
,
DevicePool3dFwd_Input_N_Di_Hi_Wi_C_Output_N_Do_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
2
,
1
,
2
>
,
DevicePool3dFwd_Input_N_Di_Hi_Wi_C_Output_N_Do_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
2
,
1
,
2
>
,
DevicePool3dFwd_Input_N_Di_Hi_Wi_C_Output_N_Do_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
4
,
1
,
4
>
DevicePool3dFwd_Input_N_Di_Hi_Wi_C_Output_N_Do_Ho_Wo_C
<
InDataType
,
OutDataType
,
IndexDataType
,
AccDataType
,
ReduceOpId
,
OuputIndex
,
256
,
256
,
1
,
4
,
1
,
4
>
// clang-format on
// clang-format on
>
;
>
;
}
// namespace instance
}
// namespace instance
}
// namespace device
}
// namespace device
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment