Skip to content

fix device for input tensor (PyTorch)

Hatef OTROSHI requested to merge fix-pytorch into master

Changing device for the input tensor was not added in the previous MR (!130 (merged)) which is added in this MR.

Merge request reports