mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 09:07:10 +08:00
14 lines
366 B
Markdown
14 lines
366 B
Markdown
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)
|