Created by: qingqing01
x: [-1, 1024, -1, 1] y: [-1, -1, -1, 1]
output should be [-1, 1024, -1, 1] not [-1, -1, -1, -1].
x: [-1, 1] y: [1, -1]
output should be [-1, -1]