Skip to content

[Enhancement] Refactor send/recv API #55

Open
@hogura99

Description

@hogura99

Currently, we send/recv the tensors directly through tensor.data_ptr(), which is unsafe if we want to perform async send/recv (especially for sampler&tokenizer). Maybe try to replace all the raw pointers with the tensors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions