cutlass
cutlass copied to clipboard
[QST]How to print a variable's type?
What is your question? Like if I have a variable tensor_3d, how can I know its type?
type(tensor_3d)???