Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/NVIDIA/TensorRT-LLM
/ dims
Method
dims
tensorrt_llm/python_plugin.py:189–190 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
187
188
@property
189
def
dims(self):
190
return
self._dims
191
192
@dims.setter
193
def
dims(
Callers
nothing calls this directly
Calls
2
DimensionExpr
Class · 0.85
make_expr
Function · 0.85
Tested by
no test coverage detected