qc903113684 commited on
Commit
0a85bcb
·
verified ·
1 Parent(s): efd5893

Update AidLite SDK Development Documents.md

Browse files
AidLite SDK Development Documents.md CHANGED
@@ -1,7 +1,8 @@
 
1
  [TOC]
2
- <h1>AidLite SDK Development Documents</h1>
3
 
4
- <h2>Introduction</h2>
5
 
6
  **AidLite SDK** (also called **AidSDK**) is the AI inference SDK encapsulated by Aplux. It is aim to use a unified API to load and inference AI model for various mainstream AI frameworks, and to be able to schedule various computing units of the hardware (CPU, GPU, NPU). AidLux SDK is part of the AI tool chain in the AIoT field launched by Aplux Company.
7
 
@@ -21,4 +22,4 @@ AidLite works with AIMO (a model conversion platform), can help developers quick
21
 
22
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64c1fef5b9d81735a12c3fcc/OFMBCLKtMaPkP8aI92GtI.png" width=400>
23
 
24
- <h2>Installation</h2>
 
1
+ # AidLite SDK Development Documents
2
  [TOC]
3
+ # AidLite SDK Development Documents
4
 
5
+ ## Introduction
6
 
7
  **AidLite SDK** (also called **AidSDK**) is the AI inference SDK encapsulated by Aplux. It is aim to use a unified API to load and inference AI model for various mainstream AI frameworks, and to be able to schedule various computing units of the hardware (CPU, GPU, NPU). AidLux SDK is part of the AI tool chain in the AIoT field launched by Aplux Company.
8
 
 
22
 
23
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64c1fef5b9d81735a12c3fcc/OFMBCLKtMaPkP8aI92GtI.png" width=400>
24
 
25
+ ## Installation