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
28 changes: 20 additions & 8 deletions docs/aicore/ax-m1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,32 @@ sidebar_position: 1

## 产品外观

<div style={{textAlign: 'center'}}>
瑞莎智核 AX-M1 模块正面
<img src="/img/aicore-ax-m1/aicore_ax_m1_top.webp" style={{width: '60%', maxWidth: '800px'}} />
瑞莎智核 AX-M1 模块背面
<img src="/img/aicore-ax-m1/aicore_ax_m1_bottom.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
<Tabs queryString="ax-m1-version">
<TabItem value="V1.0">
<div style={{textAlign: 'center'}}>
瑞莎智核 AX-M1 模块正面
<img src="/img/aicore-ax-m1/aicore_ax_m1_top.webp" style={{width: '60%', maxWidth: '800px'}} />
瑞莎智核 AX-M1 模块背面
<img src="/img/aicore-ax-m1/aicore_ax_m1_bottom.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
</TabItem>
<TabItem value="V1.1">
<div style={{textAlign: 'center'}}>
瑞莎智核 AX-M1 模块正面
<img src="/img/aicore-ax-m1/aicore_ax_m1_top_v11.webp" style={{width: '60%', maxWidth: '800px'}} />
瑞莎智核 AX-M1 模块背面
<img src="/img/aicore-ax-m1/aicore_ax_m1_bottom_v11.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
</TabItem>
</Tabs>

## 产品规格

| 类别 | 规格 |
| -------- | -------------------------------------------------------- |
| CPU | 八核 Cortex-A55,主频高达 1.5GHz |
| 内存 | 8GB LPDDR4x |
| NPU | 24TOPS@INT8;支持矩阵运算单元和智能视觉引擎 |
| 内存 | 最高可选 8GB LPDDR4X |
| NPU | 最高可达 24TOPS@INT8;支持矩阵运算单元和智能视觉引擎 |
| VPU | 支持 H.264/H.265 8K@30fps编解码和 16 路 1080p@30fps 解码 |
| 硬件适配 | 支持 Intel、AMD、Rockchip 等主机平台 |
| 系统适配 | 支持 Ubuntu、Debian、CentOS 等主流 Linux 发行版 |
Expand Down
24 changes: 18 additions & 6 deletions docs/aicore/ax-m1/getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,24 @@ sidebar_position: 1

## 产品实物

<div style={{textAlign: 'center'}}>
瑞莎智核 AX-M1 模块正面
<img src="/img/aicore-ax-m1/aicore_ax_m1_top.webp" style={{width: '60%', maxWidth: '800px'}} />
瑞莎智核 AX-M1 模块背面
<img src="/img/aicore-ax-m1/aicore_ax_m1_bottom.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
<Tabs queryString="ax-m1-version">
<TabItem value="V1.0">
<div style={{textAlign: 'center'}}>
瑞莎智核 AX-M1 模块正面
<img src="/img/aicore-ax-m1/aicore_ax_m1_top.webp" style={{width: '60%', maxWidth: '800px'}} />
瑞莎智核 AX-M1 模块背面
<img src="/img/aicore-ax-m1/aicore_ax_m1_bottom.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
</TabItem>
<TabItem value="V1.1">
<div style={{textAlign: 'center'}}>
瑞莎智核 AX-M1 模块正面
<img src="/img/aicore-ax-m1/aicore_ax_m1_top_v11.webp" style={{width: '60%', maxWidth: '800px'}} />
瑞莎智核 AX-M1 模块背面
<img src="/img/aicore-ax-m1/aicore_ax_m1_bottom_v11.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
</TabItem>
</Tabs>

## 使用前提

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,32 @@ The Radxa AICore AX-M1 integrates a multi-core high-performance CPU and a high-c

## Product appearance

<div style={{textAlign: 'center'}}>
Radxa AICore AX-M1 module (front)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_top.webp" style={{width: '60%', maxWidth: '800px'}} />
Radxa AICore AX-M1 module (back)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_bottom.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
<Tabs queryString="ax-m1-version">
<TabItem value="V1.0">
<div style={{textAlign: 'center'}}>
Radxa AICore AX-M1 module (front)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_top.webp" style={{width: '60%', maxWidth: '800px'}} />
Radxa AICore AX-M1 module (back)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_bottom.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
</TabItem>
<TabItem value="V1.1">
<div style={{textAlign: 'center'}}>
Radxa AICore AX-M1 module (front)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_top_v11.webp" style={{width: '60%', maxWidth: '800px'}} />
Radxa AICore AX-M1 module (back)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_bottom_v11.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
</TabItem>
</Tabs>

## Specifications

| Category | Specification |
| ---------------------- | ---------------------------------------------------------------------------- |
| CPU | Octa-core Cortex-A55, up to 1.5 GHz |
| Memory | 8 GB LPDDR4x |
| NPU | 24 TOPS@INT8; supports matrix compute units and intelligent vision engine |
| Memory | Up to 8GB LPDDR4X |
| NPU | Up to 24TOPS@INT8; supports matrix compute units and intelligent vision engine |
| VPU | H.264/H.265 8K@30fps encode/decode and 16-channel 1080p@30fps decode support |
| Hardware compatibility | Supports Intel, AMD, Rockchip host platforms |
| OS compatibility | Supports Ubuntu, Debian, CentOS and other mainstream Linux distros |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,24 @@ Using ROCK 5B+ as the primary example, this guide explains how to pair the Radxa

## Product overview

<div style={{textAlign: 'center'}}>
Radxa AICore AX-M1 (front)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_top.webp" style={{width: '60%', maxWidth: '800px'}} />
Radxa AICore AX-M1 (back)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_bottom.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
<Tabs queryString="ax-m1-version">
<TabItem value="V1.0">
<div style={{textAlign: 'center'}}>
Radxa AICore AX-M1 (front)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_top.webp" style={{width: '60%', maxWidth: '800px'}} />
Radxa AICore AX-M1 (back)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_bottom.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
</TabItem>
<TabItem value="V1.1">
<div style={{textAlign: 'center'}}>
Radxa AICore AX-M1 (front)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_top_v11.webp" style={{width: '60%', maxWidth: '800px'}} />
Radxa AICore AX-M1 (back)
<img src="/en/img/aicore-ax-m1/aicore_ax_m1_bottom_v11.webp" style={{width: '60%', maxWidth: '800px'}} />
</div>
</TabItem>
</Tabs>

## Requirements

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading