MCPcopy Create free account
hub / github.com/AgentMaker/PaddleQuickInference / main.py

File main.py

examples/ExtremeC3Net/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ppqi import InferenceModel
2from processor import preprocess, postprocess
3
4# 参数配置

Callers

nothing calls this directly

Calls 4

preprocessFunction · 0.90
InferenceModelClass · 0.90
postprocessFunction · 0.90
evalMethod · 0.80

Tested by

no test coverage detected