Skip to content

Commit

Permalink
[v0.10.0 - > v0.13.0] Task9 (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: sparanoid <[email protected]>
  • Loading branch information
Anleeos and sparanoid authored Dec 1, 2023
1 parent 6407f16 commit dd0f0e1
Show file tree
Hide file tree
Showing 3 changed files with 522 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how_to/deploy/07-vitis_ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ source setup.sh
chmod 600 /swapfile
mkswap /swapfile
swapon /swapfile
echo "/swapfile swap swap defaults 0 0" > /etc/fstab
echo "/swapfile swap swap defaults 0 0" >> /etc/fstab
```

7. 安装 hdf5 依赖(需要 30 分钟到 1 小时)
Expand Down
Loading

0 comments on commit dd0f0e1

Please sign in to comment.