Closed
Description
🚀 Descirbe the improvement or the new tutorial
Hello, @svekars .
On line 136 of the beginner/basics/tensorqs_tutorial, the word 'op' was replaced by 'option' as #2242 by @lamek .
But I think torch.cat
is another operator
to join tensors, rather than option
.
It's a small thing, but I'd appreciate your consideration.
Existing tutorials on this topic
Additional context
No response