Description
Sending non-contiguous tensors can be done either by converting into a list of contiguous subtensors, or by copying into a contiguous tensor (which could be part of the RDT-managed memory pool). This issue is to track the latter approach.
Use case
No response
Description
Sending non-contiguous tensors can be done either by converting into a list of contiguous subtensors, or by copying into a contiguous tensor (which could be part of the RDT-managed memory pool). This issue is to track the latter approach.
Use case
No response