Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ activate_impl
Method
activate_impl
tools/Polygraphy/polygraphy/backend/tf/runner.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
64
@util.check_called_by(
"activate"
)
65
def
activate_impl(self):
66
(self.sess, self.output_names), _ = util.invoke_if_callable(self._sess)
67
68
@util.check_called_by(
"get_input_metadata"
)
69
def
get_input_metadata_impl(self):
Callers
1
check
Function · 0.45
Calls
no outgoing calls
Tested by
1
check
Function · 0.36