Closed singam-sanjay closed 7 years ago
It means: "0 and not TENSOR##_dim !".
This is an outdated comment, because in the original code, TENSOR##_i
was initialized in this loop and was initialized to 0
. You can see it here.
This is legacy French comment, ^^
Thanks for the clarification !!
What does the comment at the end of this line mean ? https://github.com/torch/torch7/blob/3864f3782a74715e35d98176f9014a74524a868a/lib/TH/THTensorApply.h#L201