Skip to main content

Build from source

download source code SHL source code has been published on github

git clone https://github.com/T-head-Semi/csi-nn2.git
cd csi-nn2

compile x86 reference

make nn2_ref_x86
compile C906 optimization

Download T-Head gcc 2.6.1 from Github,after decompress and set the path.

make nn2_c906