Skip to content

Commit 5a9f552

Browse files
Merge pull request #1266 from jasonrandrews/spelling
Spelling and link fixes
2 parents fe1ed5d + 6c4413e commit 5a9f552

File tree

10 files changed

+54
-41
lines changed

10 files changed

+54
-41
lines changed

.wordlist.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3173,4 +3173,18 @@ tps
31733173
uQ
31743174
vulkan
31753175
vulkanised
3176-
writeTemperaturesUrl
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

content/learning-paths/cross-platform/eigen-linear-algebra-on-arm/_next-steps.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ further_reading:
88
title: Eigen official Tutorial on Matrix class
99
link: https://libeigen.gitlab.io/docs/group__TutorialMatrixClass.html
1010
type: documentation
11-
- resource:
12-
title: CS Tutorial on Eigen
13-
link: https://cs2240.graphics/assignments/eigen_tutorial.pdf
14-
type: documentation
1511
- resource:
1612
title: Eigen Webinar from Linaro
1713
link: https://static.linaro.org/connect/webinars/presentations/Eigen_Webinar_3.pdf

content/learning-paths/embedded-systems/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ tools_software_languages_filter:
5252
- Kubernetes: 1
5353
- LLM: 2
5454
- Matter: 1
55-
- ML: 1
5655
- MXNet: 1
5756
- Neon: 1
5857
- Porcupine: 1

content/learning-paths/laptops-and-desktops/_index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ operatingsystems_filter:
1111
- Android: 2
1212
- Baremetal: 1
1313
- ChromeOS: 1
14-
- Linux: 23
15-
- macOS: 3
16-
- Windows: 31
14+
- Linux: 24
15+
- macOS: 4
16+
- Windows: 32
1717
subjects_filter:
1818
- CI-CD: 3
1919
- Containers and Virtualization: 5
@@ -24,6 +24,7 @@ title: Laptops and Desktops
2424
tools_software_languages_filter:
2525
- .NET: 12
2626
- Alacritty: 1
27+
- Android Studio: 1
2728
- Arm Development Studio: 2
2829
- Arm64EC: 1
2930
- C: 2
@@ -32,7 +33,7 @@ tools_software_languages_filter:
3233
- C/C++: 4
3334
- Clang: 8
3435
- CMake: 2
35-
- Coding: 15
36+
- Coding: 16
3637
- CSS: 1
3738
- Docker: 4
3839
- GCC: 8

content/learning-paths/laptops-and-desktops/win_aws_iot/how-to-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: "learningpathall"
1010
In this section, you connect the emulator to AWS IoT Core.
1111

1212
## Connecting the emulator
13-
Log in to the AWS Console at https://www.console.aws.amazon.com, and then search for IoT. From the list that appears, select **IoT Core**:
13+
Log in to the AWS Console at https://aws.amazon.com, and then search for IoT. From the list that appears, select **IoT Core**:
1414

1515
![fig1](Figures/01.png)
1616

content/learning-paths/servers-and-cloud-computing/_index.md

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,30 @@ maintopic: true
99
operatingsystems_filter:
1010
- Android: 2
1111
- Baremetal: 1
12-
- Linux: 95
13-
- macOS: 4
14-
- Windows: 7
12+
- Linux: 100
13+
- macOS: 6
14+
- Windows: 9
1515
pinned_modules:
1616
- module:
1717
name: Recommended getting started learning paths
1818
paths:
1919
- providers
2020
- migration
2121
subjects_filter:
22-
- CI-CD: 2
23-
- Containers and Virtualization: 23
22+
- CI-CD: 3
23+
- Containers and Virtualization: 24
2424
- Databases: 15
2525
- Libraries: 6
26-
- ML: 8
26+
- ML: 10
2727
- Performance and Architecture: 35
2828
- Storage: 1
29-
- Web: 9
29+
- Web: 10
3030
subtitle: Optimize cloud native apps on Arm for performance and cost
3131
title: Servers and Cloud Computing
3232
tools_software_languages_filter:
3333
- .NET SDK: 1
3434
- 5G: 1
35+
- Android Studio: 1
3536
- Ansible: 2
3637
- Arm Development Studio: 4
3738
- armclang: 1
@@ -40,6 +41,7 @@ tools_software_languages_filter:
4041
- ASP.NET Core: 2
4142
- Assembly: 4
4243
- AWS CodeBuild: 1
44+
- AWS EC2: 1
4345
- AWS Elastic Container Service (ECS): 1
4446
- AWS Elastic Kubernetes Service (EKS): 2
4547
- Bastion: 3
@@ -55,8 +57,9 @@ tools_software_languages_filter:
5557
- Clang: 9
5658
- ClickBench: 1
5759
- ClickHouse: 1
60+
- CloudFormation: 1
5861
- CMake: 1
59-
- Coding: 16
62+
- Coding: 17
6063
- Django: 1
6164
- Docker: 14
6265
- Envoy: 2
@@ -66,8 +69,8 @@ tools_software_languages_filter:
6669
- GCC: 17
6770
- gdb: 1
6871
- Geekbench: 1
69-
- GenAI: 2
70-
- GitHub: 1
72+
- GenAI: 3
73+
- GitHub: 2
7174
- GitLab: 1
7275
- Glibc: 1
7376
- Go: 2
@@ -81,11 +84,11 @@ tools_software_languages_filter:
8184
- JAX: 1
8285
- Kafka: 1
8386
- Keras: 1
84-
- Kubernetes: 7
87+
- Kubernetes: 8
8588
- Lambda: 1
8689
- libbpf: 1
8790
- Linaro Forge: 1
88-
- LLM: 1
91+
- LLM: 2
8992
- LSE: 1
9093
- MariaDB: 1
9194
- Memcached: 2
@@ -96,12 +99,12 @@ tools_software_languages_filter:
9699
- NEON: 1
97100
- Nexmark: 1
98101
- Nginx: 3
99-
- Node.js: 2
102+
- Node.js: 3
100103
- PAPI: 1
101104
- perf: 3
102105
- PostgreSQL: 4
103-
- Python: 8
104-
- PyTorch: 3
106+
- Python: 9
107+
- PyTorch: 4
105108
- Redis: 3
106109
- Remote.It: 2
107110
- RME: 2
@@ -121,14 +124,14 @@ tools_software_languages_filter:
121124
- Trusted Firmware: 1
122125
- TypeScript: 1
123126
- Vectorscan: 1
124-
- Visual Studio Code: 2
127+
- Visual Studio Code: 3
125128
- WordPress: 3
126129
- x265: 1
127130
- zlib: 1
128131
- Zookeeper: 1
129132
weight: 1
130133
cloud_service_providers_filter:
131-
- AWS: 11
134+
- AWS: 13
132135
- Google Cloud: 8
133136
- Microsoft Azure: 7
134137
- Oracle: 2

content/learning-paths/servers-and-cloud-computing/intro/find-hardware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Cloud providers offer Arm instances based on Neoverse processors. For example:
1818
- [Microsoft Azure](https://azure.microsoft.com/en-us/blog/azure-virtual-machines-with-ampere-altra-arm-based-processors-generally-available/)
1919
- [Oracle Cloud](https://www.oracle.com/cloud/compute/arm/)
2020
- [Equinix](https://deploy.equinix.com/product/servers/c3-large-arm64/)
21-
- [Scaleway](https://www.scaleway.com/en/amp2-instances/)
21+
- [Scaleway](https://www.scaleway.com/en/cost-optimized-instances-based-on-arm/)
2222
- [Hetzner Cloud](https://www.hetzner.com/news/arm64-cloud)
2323

2424
Free tier offers are currently available.

content/learning-paths/servers-and-cloud-computing/mongodb/benchmark_mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ layout: "learningpathall"
99
---
1010
To further measure the performance of MongoDB, you will run the [Yahoo Cloud Serving Benchmark](http://github.com/brianfrankcooper/YCSB).
1111

12-
[YCSB](https://research.yahoo.com/news/yahoo-cloud-serving-benchmark/) is an open sourced project which provides the framework and common set of workloads to evaluate the performance of different "key-value" and "cloud" serving stores. Here are the steps to run YCSB to evaluate the performance of MongoDB running on 64-bit Arm machine.
12+
YCSB is an open sourced project which provides the framework and common set of workloads to evaluate the performance of different "key-value" and "cloud" serving stores. Here are the steps to run YCSB to evaluate the performance of MongoDB running on 64-bit Arm machine.
1313

1414
## Additional software packages
1515

content/learning-paths/servers-and-cloud-computing/serverless-framework-aws-s3/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ author_primary: Dawid Borycki
1919
### Tags
2020
skilllevels: Introductory
2121
subjects: Web
22-
cloud_service_providers: Amazon Web Services
22+
cloud_service_providers: AWS
2323

2424
armips:
2525
- Neoverse
@@ -31,7 +31,7 @@ tools_software_languages:
3131
operatingsystems:
3232
- Linux
3333
- Windows
34-
- MacOS
34+
- macOS
3535

3636

3737
### FIXED, DO NOT MODIFY

content/learning-paths/smartphones-and-mobile/_index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ key_ip:
1010
- Mali
1111
maintopic: true
1212
operatingsystems_filter:
13-
- Android: 20
14-
- Linux: 15
15-
- macOS: 5
16-
- Windows: 4
13+
- Android: 21
14+
- Linux: 16
15+
- macOS: 6
16+
- Windows: 5
1717
subjects_filter:
1818
- Gaming: 6
19-
- Graphics: 2
20-
- ML: 4
19+
- Graphics: 3
20+
- ML: 5
2121
- Performance and Architecture: 22
2222
subtitle: Optimize Android apps and build faster games using cutting-edge Arm tech
2323
title: Smartphones and Mobile
@@ -27,7 +27,7 @@ tools_software_languages_filter:
2727
- Android: 2
2828
- Android NDK: 1
2929
- Android SDK: 1
30-
- Android Studio: 5
30+
- Android Studio: 6
3131
- Arm Development Studio: 1
3232
- Arm Mobile Studio: 1
3333
- Arm Performance Studio: 2
@@ -37,7 +37,7 @@ tools_software_languages_filter:
3737
- C/C++: 1
3838
- Clang: 8
3939
- CMake: 1
40-
- Coding: 13
40+
- Coding: 15
4141
- Fixed Virtual Platform: 1
4242
- Frame Advisor: 1
4343
- GCC: 9
@@ -60,7 +60,7 @@ tools_software_languages_filter:
6060
- Trusted Firmware: 1
6161
- Unity: 6
6262
- Unreal Engine: 2
63-
- Vulkan: 1
63+
- Vulkan: 2
6464
- XNNPACK: 1
6565
weight: 3
6666
---

0 commit comments

Comments
 (0)