English | [中文](README_CN.md) # Tutorials This directory provides some tutorials for FastDeploy. For other model deployment, please refer to the example [FastDeploy/examples](../examples) directly. - Intel independent graphics card/integrated graphics card deployment [see intel_gpu](intel_gpu) - Model multithreaded call [see multi_thread](multi_thread) - Image decoding, including hardward decoding, e.g. nvJPEG [image_decoder](image_decoder) - Deploy models with C or C# API [use_c_csharp_sdk](use_c_sharp_sdk)