Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/TensorRT-LLM
/ graph_rewriting.py
File
graph_rewriting.py
tensorrt_llm/graph_rewriting.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
inspect
2
import
weakref
3
from
copy
import
copy
4
from
dataclasses
import
dataclass, field
Callers
nothing calls this directly
Calls
2
RewritePatternManager
Class · 0.85
AnalysisPatternManager
Class · 0.85
Tested by
no test coverage detected