Skip to content

Commit

Permalink
Log CDEBlockTransferScalarPerVector_NPerBlock in conv fwd multiD xdl (#…
Browse files Browse the repository at this point in the history
…1042)

* Log CDEBlockTransferScalarPerVector_NPerBlock in conv_fwd_multi_d_xdl implementation

* Log CDEBlockTransferScalarPerVector_NPerBlock in conv fwd multiD xdl
  • Loading branch information
bartekxk authored Nov 15, 2023
1 parent 3ef3102 commit 1fefd82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1094,6 +1094,7 @@ struct DeviceGroupedConvFwdMultipleABD_Xdl_CShuffle
<< NXdlPerWave << ", "
<< ABlockTransferSrcScalarPerVector << ", "
<< BBlockTransferSrcScalarPerVector << ", "
<< CDEBlockTransferScalarPerVector_NPerBlock << ", "
<< CShuffleMXdlPerWavePerShuffle << ", "
<< CShuffleNXdlPerWavePerShuffle
<< ">";
Expand Down

0 comments on commit 1fefd82

Please sign in to comment.