Skip to content
Commit 13ede1df authored by Luke Hutton's avatar Luke Hutton
Browse files

RFFT2D: Adjust output height to be same as the input

The expected output shape of RFFT2d should be (N, H, W/2+1) as
opposed to (N, H/2+1, W/2+1).

Change-Id: I66d830f1ffa86417b57572b3cd904db0290cac42
parent a269fd4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment