Benchmarks and part of results
This commit is contained in:
12
acronyms.tex
12
acronyms.tex
@@ -123,3 +123,15 @@
|
||||
short = AAM,
|
||||
long = address aligned mode,
|
||||
}
|
||||
\DeclareAcronym{mac}{
|
||||
short = MAC,
|
||||
long = multiply-accumulate,
|
||||
}
|
||||
\DeclareAcronym{haxpy}{
|
||||
short = HAXPY,
|
||||
long = half precision $a \cdot x + y$,
|
||||
}
|
||||
\DeclareAcronym{relu}{
|
||||
short = ReLU,
|
||||
long = rectified linear unit,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user