Create README.md

This commit is contained in:
Jason
2022-12-14 19:24:55 +08:00
committed by GitHub
parent 574acfe3f1
commit 8a3aede305

13
tutorials/README.md Normal file
View File

@@ -0,0 +1,13 @@
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)