MCPcopy Create free account
hub / github.com/NVIDIA/TensorRT / device

Method device

samples/python/common.py:163–164  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

161
162 @property
163 def device(self) -> int:
164 return self._device
165
166 @property
167 def nbytes(self) -> int:

Callers 15

__call__Method · 0.80
mainFunction · 0.80
forwardMethod · 0.80
__init__Method · 0.80
forwardMethod · 0.80
__init__Method · 0.80
forwardMethod · 0.80
__init__Method · 0.80
forwardMethod · 0.80

Calls

no outgoing calls

Tested by 2

test_engineFunction · 0.64