Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/InternLM/lmdeploy
/ finish
Method
finish
lmdeploy/profiler.py:26–27 ·
view source on GitHub ↗
(self, status)
Source
from the content-addressed store, hash-verified
24
self.ns.append(n_token)
25
26
def
finish(self, status):
27
self.status = status
28
29
30
class
Profiler:
Callers
4
_inference
Method · 0.45
_gather_tasks
Method · 0.45
process_request
Method · 0.45
process_request
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected