cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

[QST]What is these 0 and o in print?

Open ziyuhuang123 opened this issue 6 months ago • 0 comments

What is your question? I print a tensor and get:

smem_ptr[16b](0x7fe900000c00) o Sw<3,3,3> o _0 o (((_64,_256),_2)):(((_1,_64),_16384))

What is these 0 and o in print? Where is the source code of them? I tried print.hpp, but does not find anything?

ziyuhuang123 avatar Aug 17 '24 10:08 ziyuhuang123