MCPcopy Create free account
hub / github.com/PaddlePaddle/FastDeploy / _predict

Method _predict

benchmarks/paddleocr_vl/benchmark.py:38–39  ·  view source on GitHub ↗
(self, batch_data)

Source from the content-addressed store, hash-verified

36 return markdown
37
38 def _predict(self, batch_data):
39 raise NotImplementedError
40
41 def close(self):
42 pass

Callers 1

predictMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected