Skip to content

0.1.5

Compare
Choose a tag to compare
@voronaam voronaam released this 15 Mar 18:50
· 121 commits to main since this release
c6e8a2d
  • Significant RAM usage improvements throughout the codebase
  • Add Multilayer Perceptron (MLP), a type of neural network to pymoose predictors
  • PrimDeriveSeed operator renamed to DeriveSeed
  • PrimPrfKeyGen operator renamed to PrfKeyGen
  • Added Host prefix to Seed, PrfKey and Unit
  • Unified MeanOp and fuse RepFixedpointMeanOp with RingFixedpointMeanOp
  • Using BitVec as the data storage for HostBitTensor
  • Replace sodium oxide with thread_rng and blake3
  • Fix binary LinearClassifier logic
  • Uniform textual format for rendezvous and sync keys