mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-26 18:20:06 +08:00
[Serving]Add PPCls serving examples (#555)
* add ppcls serving examples * fix ppcls/serving docs * fix code style
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Runtime Directory
|
||||
|
||||
This directory holds the model files.
|
||||
Paddle models must be model.pdmodel and model.pdiparams files.
|
||||
ONNX models must be model.onnx files.
|
||||
Reference in New Issue
Block a user