kompute
kompute copied to clipboard
Expose dst/src offsets in recordCopyFrom tensor function
Currently it's not possible to specify the region to copy from when calling the tensor.recordCopyFrom function. Should investigate the most effective way in which this can be exposed in case people may want to extend this functionality.
Bump, I am interested in this. It would be nice if it was possible to sync only a part of a tensor with the device/host. Also, specifying tensor offsets for a shader dispatch, is that possible in Vulkan?