Closed Yurlungur closed 2 years ago
As @dholladay00 points out, It would be best to avoid deep copies with getOnDevice when on host.
getOnDevice
Resolved. getOnDevice returns a reference.
As @dholladay00 points out, It would be best to avoid deep copies with
getOnDevice
when on host.