Skip to content

Commit 6d3dda6

Browse files
Refine background documentation for Azure Cobalt 100 and ONNX, enhancing clarity and updating section titles.
1 parent e6b5596 commit 6d3dda6

File tree

1 file changed

+3
-3
lines changed
  • content/learning-paths/servers-and-cloud-computing/onnx-on-azure

1 file changed

+3
-3
lines changed

content/learning-paths/servers-and-cloud-computing/onnx-on-azure/background.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ layout: "learningpathall"
99
## Azure Cobalt 100 Arm-based processor
1010

1111

12-
Azure’s Cobalt 100 is built on Microsoft's first-generation, in-house Arm-based processor, the Cobalt 100. Designed entirely by Microsoft and based on Arm’s Neoverse N2 architecture, this 64-bit CPU delivers improved performance and energy efficiency across a broad spectrum of cloud-native, scale-out Linux workloads.
12+
Azure’s Cobalt 100 is built on Microsoft's first-generation, in-house Arm-based processor, the Cobalt 100. Designed entirely by Microsoft and based on Arm’s Neoverse N2 architecture, it is a 64-bit CPU that delivers improved performance and energy efficiency across a broad spectrum of cloud-native, scale-out Linux workloads.
1313

1414
You can use Cobalt 100 for:
1515

@@ -35,6 +35,6 @@ ONNX models are serialized into a standardized format that you can execute with
3535

3636
To learn more, see the [ONNX official website](https://onnx.ai/) and the [ONNX Runtime documentation](https://onnxruntime.ai/docs/).
3737

38-
## Summary
38+
## Next steps for ONNX on Azure Cobalt 100
3939

40-
Now that you understand the basics of Azure Cobalt 100 and ONNX, you're ready to start deploying and benchmarking ONNX models on Arm-based Azure infrastructure. If this is your first time working with these technologies, don't worry, each step in this Learning Path is designed to help you succeed.
40+
Now that you understand the basics of Azure Cobalt 100 and ONNX Runtime, you are ready to deploy and benchmark ONNX models on Arm-based Azure virtual machines. This Learning Path will guide you step by step through setting up an Azure Cobalt 100 VM, installing ONNX Runtime, and running machine learning inference on Arm64 infrastructure.

0 commit comments

Comments
 (0)