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

also check recv buf? #23

Open
todo bot opened this issue Jun 30, 2021 · 0 comments
Open

also check recv buf? #23

todo bot opened this issue Jun 30, 2021 · 0 comments

Comments

@todo
Copy link

todo bot commented Jun 30, 2021

// 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.
@todo todo bot added the todo 🗒️ label Jun 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants