Skip to content

[core][rdt] Support non-contiguous tensors by copying #64376

Description

@stephanie-wang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capabilityperformancestabilitytriageNeeds triage (eg: priority, bug/not-bug, and owning component)usability

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog
    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions