An open API service indexing awesome lists of open source software.

https://github.com/nlpodyssey/spago-mat-asm

Generate x86 Assembly for spaGO matrices
https://github.com/nlpodyssey/spago-mat-asm

Last synced: 8 months ago
JSON representation

Generate x86 Assembly for spaGO matrices

Awesome Lists containing this project

README

          

# spaGO mat ASM

This repository provides the code to generate go-flavored x86 assembly
functions used for high-performance matrix operations in [spaGO] `mat` package.

The assembly code is generated thanks to the amazing [avo] project.

[spaGO]: https://github.com/nlpodyssey/spago
[avo]: https://github.com/mmcloughlin/avo