What functions/ops make a tensor non contigous

Hi,

This is my first post in this forum, please excuse me if I am supposed to follow any format.

I was wondering what functions cause a tensor to be non contiguous. I know these ones do

  1. transpose
  2. permute()
    ??

thanks

My thesis is making my life not contiguous

1 Like