Skip to content

Optimized matrix multiplication in Hemi

Compare
Choose a tag to compare
@mkskeller mkskeller released this 17 Sep 05:32
· 473 commits to master since this release
  • Optimized matrix multiplication in Hemi
  • Improved client communication
  • Private integer division as per Veugen and Abspoel
  • Compiler option to translate some Python control flow instructions
    to run-time instructions
  • Functionality to break out of run-time loops
  • Run-time range check of data structure accesses
  • Improved documentation of network infrastructure