initial commit
This commit is contained in:
45
Rapport/resources/gls/glossaire.tex
Normal file
45
Rapport/resources/gls/glossaire.tex
Normal file
@@ -0,0 +1,45 @@
|
||||
%% Institutions
|
||||
|
||||
\newglossaryentry{AID}{
|
||||
type={institutions},
|
||||
name={AID},
|
||||
description={Agence de l'Innovation de Défense}
|
||||
}
|
||||
|
||||
%% Plateformes matérielles
|
||||
|
||||
\newglossaryentry{CPU}{
|
||||
type={plateformes},
|
||||
name={CPU},
|
||||
description={Central Proccessing Unit}
|
||||
}
|
||||
\newglossaryentry{DLA}{
|
||||
type={plateformes},
|
||||
name={DLA},
|
||||
description={Deep Learning Accelerator}
|
||||
}
|
||||
\newglossaryentry{GPU}{
|
||||
type={plateformes},
|
||||
name={GPU},
|
||||
description={Graphics Proccessing Unit}
|
||||
}
|
||||
\newglossaryentry{FPGA}{
|
||||
type={plateformes},
|
||||
name={FPGA},
|
||||
description={Field-Programmable Gate Array}
|
||||
}
|
||||
\newglossaryentry{PDU}{
|
||||
type={plateformes},
|
||||
name={PDU},
|
||||
description={Power Distribution Unit}
|
||||
}
|
||||
\newglossaryentry{SoC}{
|
||||
type={plateformes},
|
||||
name={SoC},
|
||||
description={System on Chip}
|
||||
}
|
||||
\newglossaryentry{TPU}{
|
||||
type={plateformes},
|
||||
name={TPU},
|
||||
description={Tensor Proccessing Unit}
|
||||
}
|
||||
Reference in New Issue
Block a user