More related work and comparison to Samsungs results

This commit is contained in:
2024-03-19 11:33:49 +01:00
parent c7c3847718
commit fb92d25fa8
2 changed files with 26 additions and 7 deletions

View File

@@ -135,3 +135,11 @@
short = ReLU,
long = rectified linear unit,
}
\DeclareAcronym{gpu}{
short = GPU,
long = graphics processing unit,
}
\DeclareAcronym{fpga}{
short = FPGA,
long = field-programmable gate array,
}