def test_backward_gpu(self): self.check_backward(cuda.to_gpu( self.pooled_y.data), cuda.to_gpu(self.gy))