MCPcopy
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

1import inspect
2import weakref
3from copy import copy
4from dataclasses import dataclass, field

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected