Skip to content

Commit 7081f4b

Browse files
committed
Add recipe for PyTorch inference on AWS Graviton CPUs
1 parent 7f7219d commit 7081f4b

File tree

3 files changed

+386
-0
lines changed

3 files changed

+386
-0
lines changed

en-wordlist.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
ACL
12
ADI
23
AOT
34
APIs
@@ -7,13 +8,15 @@ Args
78
Autograd
89
BCE
910
BFGS
11+
BLAS
1012
BN
1113
BOS
1214
BT
1315
Backpropagating
1416
Bahdanau
1517
BatchNorm
1618
Bethge
19+
Bfloat
1720
CHW
1821
CIFAR
1922
CLS
@@ -86,6 +89,7 @@ Gatys
8689
GeForce
8790
Goodfellow
8891
Goodfellow’s
92+
Graviton
8993
GreedySearchDecoder
9094
HTA
9195
HVP
@@ -127,6 +131,7 @@ LoRa
127131
Lua
128132
Luong
129133
MHA
134+
MKLDNN
130135
MLP
131136
MLPs
132137
MNIST
@@ -160,6 +165,7 @@ ONNX's
160165
OOM
161166
OU
162167
OpenAI
168+
OpenBLAS
163169
OpenJpeg
164170
OpenMP
165171
OpenSlide
@@ -194,19 +200,22 @@ Resampling
194200
Runtime's
195201
SDPA
196202
SGD
203+
SIMD
197204
SPD
198205
SSD
199206
SSL
200207
SST2
201208
STN
202209
STR
210+
SVE
203211
SciPy
204212
Sequentials
205213
Sigmoid
206214
SoTA
207215
Sohn
208216
Spacy
209217
TCP
218+
THP
210219
TIAToolbox
211220
TODO
212221
TPU
@@ -337,6 +346,7 @@ et
337346
evaluateInput
338347
extensibility
339348
fastai
349+
fastmath
340350
fastpath
341351
fbgemm
342352
feedforward
@@ -382,6 +392,7 @@ jupyter
382392
keypoint
383393
kwargs
384394
labelled
395+
latencies
385396
learnable
386397
learnings
387398
linearities

0 commit comments

Comments
 (0)