"examples/pytorch/vscode:/vscode.git/clone" did not exist on "ebf505ee926f635480e64041bded9d161a5ef9ab"
Commit 1fb4a474 authored by aska-0096's avatar aska-0096
Browse files

clang format

parent fd9e80c5
...@@ -141,7 +141,7 @@ struct GridwiseGemm_Wmma ...@@ -141,7 +141,7 @@ struct GridwiseGemm_Wmma
using ThisThreadBlock = ThisThreadBlock<BlockSize>; using ThisThreadBlock = ThisThreadBlock<BlockSize>;
using GridwiseGemmPipe = using GridwiseGemmPipe =
remove_cvref_t<decltype(GridwiseGemmPipeline_Selector<PipelineVer,, remove_cvref_t<decltype(GridwiseGemmPipeline_Selector<PipelineVer,
NumGemmKPrefetchStage, NumGemmKPrefetchStage,
LoopSched, LoopSched,
AEnableLds, AEnableLds,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment