Skip to content

Commit ff9951a

Browse files
authored
Merge branch 'ArmDeveloperEcosystem:main' into main
2 parents 369e0c1 + f605755 commit ff9951a

File tree

230 files changed

+9953
-371
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

230 files changed

+9953
-371
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
hugo --minify
4343
cp learn-image-sitemap.xml public/learn-image-sitemap.xml
4444
bin/pagefind --site "public"
45+
env:
46+
HUGO_LLM_API: ${{ secrets.HUGO_LLM_API }}
4547

4648
# Copy SSH Key
4749
- name: copy key

.github/workflows/main.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,19 @@ jobs:
3333
hugo-version: '0.130.0'
3434
extended: true
3535

36-
# Post-CSS install
36+
# Post-CSS install and Node.js
3737
- name: Install Post-CSS
3838
run: npm install postcss-cli
3939

40+
4041
# Builds arm-software-developer repo
4142
- name: Build
4243
run: |
4344
hugo --minify
4445
cp learn-image-sitemap.xml public/learn-image-sitemap.xml
4546
bin/pagefind --site "public"
47+
env:
48+
HUGO_LLM_API: ${{ secrets.HUGO_LLM_API }}
4649

4750
# Deploys website to AWS S3
4851
- name: Deploy to S3

.wordlist.txt

Lines changed: 115 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3101,4 +3101,118 @@ configurability
31013101
darwin
31023102
dmg
31033103
madvise
3104-
osKernelInitialize
3104+
osKernelInitialize
3105+
Alexandros
3106+
CopyWord
3107+
Lamprineas
3108+
Multiversioning
3109+
SkipWord
3110+
Tallund
3111+
VoD
3112+
autocomplete
3113+
ifunc
3114+
ifuncs
3115+
lm
3116+
memcpy
3117+
multiversioning
3118+
AwsServerlessDynamoDbLambdaS
3119+
BLASes
3120+
BVH
3121+
Bindless
3122+
Calvo
3123+
Chowdary
3124+
CloudFormation
3125+
GDC
3126+
GLSL
3127+
Helpbox
3128+
Lista
3129+
LttE
3130+
Malhotra
3131+
Mandepudi
3132+
Nikhil
3133+
OPLTK
3134+
Rasterization
3135+
Ravi
3136+
Refractions
3137+
Rohr
3138+
RunsOn
3139+
SSR
3140+
Streamlit
3141+
TLASes
3142+
TorchAO
3143+
Torchchat
3144+
Vulkan's
3145+
Vulkanised
3146+
WebsiteBucket
3147+
aaaa
3148+
barycentric
3149+
bindless
3150+
bonza
3151+
calvo
3152+
chatbot's
3153+
createResponse
3154+
denoising
3155+
getAverageTemperatureButton
3156+
getAverageTemperatureUrl
3157+
jJyHzkWXEfY
3158+
lista
3159+
param
3160+
prismjs
3161+
quicktool
3162+
rasterization
3163+
rasterized
3164+
refractions
3165+
renderer
3166+
skybox
3167+
specular
3168+
ssr
3169+
streamlit
3170+
stylesheet
3171+
torchchat
3172+
tps
3173+
uQ
3174+
vulkan
3175+
vulkanised
3176+
writeTemperaturesUrl
3177+
IPython
3178+
NeuralNetwork
3179+
Sigmoid
3180+
Softmax
3181+
Tanh
3182+
backpropagation
3183+
diskio
3184+
feedforward
3185+
logits
3186+
prem
3187+
softmax
3188+
subclassing
3189+
tanh
3190+
torchsummary
3191+
BatchNorm
3192+
CrossEntropyLoss
3193+
DataLoader
3194+
Dobrescu
3195+
ImageNet
3196+
MCA
3197+
MSE
3198+
RThroughput
3199+
Rin
3200+
SGD
3201+
TorchScript
3202+
argmax
3203+
certifi
3204+
dataloader
3205+
figsize
3206+
hyperparameter
3207+
jit
3208+
matplotlib
3209+
mca
3210+
optim
3211+
preprocess
3212+
preprocessed
3213+
pth
3214+
pyplot
3215+
scheduler's
3216+
torchvision
3217+
uOps
3218+
unsqueeze

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The Arm Learning Paths website is available at https://learn.arm.com/
22

3-
# Arm Learning Paths
3+
# Arm Learning Paths
44

55
This repository contains the source files for the Arm Learning Paths static website, serving learning based technical content for Arm software developers.
66

contributors.csv renamed to assets/contributors.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ Adnan AlSinan,Arm,,,,
3636
Graham Woodward,Arm,,,,
3737
Basma El Gaabouri,Arm,,,,
3838
Gayathri Narayana Yegna Narayanan,Arm,,,,
39+
Alexandros Lamprineas,Arm,,,,
40+
Annie Tallund,Arm,annietllnd,annietallund,,
41+
Cyril Rohr,RunsOn,crohr,cyrilrohr,,
42+
Rin Dobrescu,Arm,,,,

0 commit comments

Comments
 (0)