rjagerman / glint

Glint: High performance scala parameter server
MIT License
168 stars 67 forks source link

Add GranularBigVector #58

Closed MLnick closed 7 years ago

MLnick commented 7 years ago

Analogous to, and based on, GranularBigMatrix. Logic mostly copied with appropriate simplifications.

Also added a check for max message size > 0 in both GranularBigVector and GranularBigMatrix.