Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

also check recv buf? #23

@todo

Description

@todo

// TODO: also check recv buf?
assert_eq!(
send_tensor.num_elements_allocated() % self.nranks,
0,
"tensors must be aligned before using allscatter"
);


This issue was generated by todo based on a TODO comment in 2166d61 when #19 was merged. cc @BaguaSys.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions