Is there a way to define an empty tensor with size [0,0]
Why are you trying to define an empty tensor with that size? I don’t think it’s possible to get a tensor with size (0, 0).
Is there a way to define an empty tensor with size [0,0]
Why are you trying to define an empty tensor with that size? I don’t think it’s possible to get a tensor with size (0, 0).