Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/NVIDIA/TensorRT-LLM
/ empty
Method
empty
tensorrt_llm/_torch/pyexecutor/finish_reason.py:16–17 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
14
15
@classmethod
16
def
empty(cls):
17
return
cls(0)
18
19
@classmethod
20
def
finished(cls):
Callers
15
get_buffer
Method · 0.45
create_weights
Method · 0.45
create_weights
Method · 0.45
create_weights
Method · 0.45
create_weights
Method · 0.45
create_weights
Method · 0.45
create_weights
Method · 0.45
create_weights
Method · 0.45
apply
Method · 0.45
create_weights
Method · 0.45
create_weights
Method · 0.45
create_weights
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected