Skip to content

Commit

Permalink
Add a colab notebook about cross-compiling ncnn for RISC-V (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj authored Mar 19, 2024
1 parent a870190 commit 6c9cf18
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/source/ncnn/install/riscv64-embedded-linux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Embedded Linux (riscv64)
This page describes how to build `sherpa-ncnn`_ for embedded Linux (RISC-V, 64-bit)
with cross-compiling on an x86 machine with Ubuntu OS.

.. hint::

We provide a colab notebook
|build sherpa-ncnn for risc-v colab notebook|
for you to try this section step by step.

If you are using Windows/macOS or you don't want to setup your local environment
to for cross-compiling, please use the above colab notebook.

.. |build sherpa-ncnn for risc-v colab notebook| image:: https://colab.research.google.com/assets/colab-badge.svg
:target: https://github.com/k2-fsa/colab/blob/master/sherpa-ncnn/sherpa_ncnn_RISC_V.ipynb


Install toolchain
-----------------
Expand Down

0 comments on commit 6c9cf18

Please sign in to comment.