|
|
|
|
|
by KeplerBoy
488 days ago
|
|
Can it visualize PyTorch Tensors without an additional memory copy? I.e. mapping it directly to a texture which is then displayed? I know this is not much of a concern on a system with unified memory (all recent apple computers). |
|
That said, the IPC minimizes copies and is actually fairly efficient at handling large numerical arrays.