"tests/vscode:/vscode.git/clone" did not exist on "a3a09c8c814158ec5b1ed2aa0791a93f9d339577"
Commit a0049dde authored by Bartlomiej Kocot's avatar Bartlomiej Kocot
Browse files

Log CDEBlockTransferScalarPerVector_NPerBlock in conv_fwd_multi_d_xdl implementation

parent 68f2b5e7
......@@ -912,6 +912,7 @@ struct DeviceGroupedConvFwdMultipleD_Xdl_CShuffle
<< NXdlPerWave << ", "
<< ABlockTransferSrcScalarPerVector << ", "
<< BBlockTransferSrcScalarPerVector << ", "
<< CDEBlockTransferScalarPerVector_NPerBlock << ", "
<< CShuffleMXdlPerWavePerShuffle << ", "
<< CShuffleNXdlPerWavePerShuffle
<< ">";
......
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