Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/FastDeploy
/ close
Method
close
benchmarks/paddleocr_vl/benchmark.py:56–57 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
54
return
"\n\n"
.join(res._to_markdown(pretty=False)[
"markdown_texts"
]
for
res in results), len(results)
55
56
def
close(self):
57
self.pipeline.close()
58
59
60
def
monitor_device(gpu_ids, gpu_metrics_list):
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected