Add some docs

This commit is contained in:
Chenggang Zhao
2025-03-04 10:19:42 +08:00
parent c5b4040502
commit 2a3cac903a
2 changed files with 4 additions and 1 deletions

View File

@@ -44,7 +44,6 @@ class Buffer:
to the number of local experts.
"""
# TODO: argument docs
# Initialize the CPP runtime
self.rank = group.rank()
self.group_size = group.size()