Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,12 @@ subjects: Performance and Architecture
armips:
- Neoverse
- Cortex-A
- Arm C1
tools_software_languages:
- C
- Clang
- LLVM
- SME2

operatingsystems:
- Linux
Expand Down
3 changes: 2 additions & 1 deletion content/learning-paths/cross-platform/simd-loops/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ skilllevels: Advanced
subjects: Performance and Architecture
armips:
- Neoverse
- Cortex-A
operatingsystems:
- Linux
- macOS
Expand All @@ -34,7 +35,7 @@ tools_software_languages:
- CPP
- GCC
- Clang

- SME2
shared_path: true
shared_between:
- servers-and-cloud-computing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ skilllevels: Advanced
subjects: ML
armips:
- Cortex-A
- Arm C1
tools_software_languages:
- ExecuTorch
- Python
- CMake
- SME2
operatingsystems:
- macOS
- Android
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ skilllevels: Introductory
subjects: Performance and Architecture
armips:
- Cortex-A
- Arm C1
tools_software_languages:
- CPP
- Docker
- SME2
operatingsystems:
- Linux
- macOS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ subjects: ML
armips:
- Cortex-A
- Cortex-X
- Arm C1
tools_software_languages:
- C
- Python
- SME2
operatingsystems:
- Android

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ author: Zenon Zhilong Xiu
skilllevels: Advanced
subjects: ML
armips:
- Arm C1 core
- SME2
- Arm C1
tools_software_languages:
- SME2
- C++
- llama.cpp
operatingsystems:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ author: Zenon Zhilong Xiu
skilllevels: Advanced
subjects: ML
armips:
- Cortex
- Cortex-A
- Arm C1
tools_software_languages:
- C++
- ONNX Runtime
- SME2
operatingsystems:
- Android
- Linux
Expand Down Expand Up @@ -55,4 +57,4 @@ further_reading:
weight: 1 # _index.md always has weight of 1 to order correctly
layout: "learningpathall" # All files under learning paths have this same wrapper
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
---
---
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ skilllevels: Introductory
subjects: Performance and Architecture
armips:
- Cortex-A
- Arm C1
tools_software_languages:
- Java
- Kotlin
- CPP
- SME2
operatingsystems:
- Android
- Linux
Expand Down