MCPcopy 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_bufferMethod · 0.45
create_weightsMethod · 0.45
create_weightsMethod · 0.45
create_weightsMethod · 0.45
create_weightsMethod · 0.45
create_weightsMethod · 0.45
create_weightsMethod · 0.45
create_weightsMethod · 0.45
applyMethod · 0.45
create_weightsMethod · 0.45
create_weightsMethod · 0.45
create_weightsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected