Skip to content

Commit 9f8cb2e

Browse files
liutianlin0121copybara-github
authored andcommitted
internal
PiperOrigin-RevId: 460055074
1 parent dfc5add commit 9f8cb2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vmoe/moe.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ class BaseDispatcher(abc.ABC):
6565
combine might not be the same as the ones at dispatch (e.g. if the expert
6666
changes the shape of the data).
6767
"""
68+
combine_weights: Array
6869

6970
@abc.abstractmethod
7071
def dispatch(self, data: Array) -> Array:

0 commit comments

Comments
 (0)