MCPcopy 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

DimensionExprClass · 0.85
make_exprFunction · 0.85

Tested by

no test coverage detected