Hello, I’m starting with torch and I don’t know how to add another number to Tensor.
For examle, I have FloatTensor x and I would like to add Tensor z at the end of it and get something like tensor y.
Is that possible? Thanks a lot and sorry for my English