Torch.fft input

How it is possible to apply fft taking input as image, the current version right now asks for dimension of size 2 representing real + imaginary components ?

How it is possible apply fft on image in pytorch ?