Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/TensorRT-LLM
/ default_trtnet
Function
default_trtnet
tensorrt_llm/_common.py:109–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
108
109
def
default_trtnet():
110
return
default_net().trt_network
111
112
113
def
set_network(network):
Callers
15
flash_attention_op
Function · 0.90
__call__
Method · 0.85
activation
Function · 0.85
clip
Function · 0.85
cast
Function · 0.85
flip
Function · 0.85
interpolate
Function · 0.85
matmul
Function · 0.85
gemm_swiglu
Function · 0.85
constant
Function · 0.85
slice
Function · 0.85
pad
Function · 0.85
Calls
1
default_net
Function · 0.85
Tested by
no test coverage detected