3.3. Get SDK

SophonSDK development kit format is as follows.

SophonSDK: Release_<date>-public.zip, where < date > is the date.

SDK provides hardware driver and runtime library libsophon, model transformation and quantification tool tpu-nntc, multimedia library sophon-mw, model performance and precision verification tool tpu-perf, high performance reasoning framework pipeline, sophon-sail supporting python/C++ interface, single model scenario routine sophon-demo, model compilation tool chain tpu-mlir and other modules.

For details, see the list of Sophon SDK files provided in SDK.

SophonSDK only supports Linux version. The subsequent content of this document takes the usage operation under Linux as an example.

注意

If you use other hosts with non-x86 architecture for development, you can refer to the libsophon user manual to install hardware drivers in the host and build a running environment. In the part of model transformation, please use the development host of x86 architecture with tpu-nntc and docker environment to complete the compilation and quantification of the model.

If you encounter problems, please contact technical support for assistance.

You can visit Sophgo Official Website to download related materials and documentation tutorials. SophonSDK requires Ubuntu 16.04or above, please ensure that the host system meets the requirements.

Project

Download page

SophonSDK development kit

Click to go to the official website download interface