MCPcopy 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
896def _null_context_manager():
897 yield
898
899
900def nvtx_range(msg: str,

Callers 1

nvtx_range_debugFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected