Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT-LLM
/ _null_context_manager
Function
_null_context_manager
tensorrt_llm/_utils.py:896–897 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
894
895
@contextmanager
896
def
_null_context_manager():
897
yield
898
899
900
def
nvtx_range(msg: str,
Callers
1
nvtx_range_debug
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected