Fix a TF Vision Encoder Decoder test (#15896)
* send PyTorch inputs to the correct device
* Fix: TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first.
Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com>
Showing
Please register or sign in to comment