mirror of
https://github.com/deepseek-ai/DeepEP
synced 2025-06-26 18:28:11 +00:00
Add some docs
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user