Copy

copy tensor between devices

struct Copy (
size_t N
T
Src
Dst
) {
@nogc nothrow
Opt opt;
@nogc nothrow
Opt srcOpt;
}

Meta