Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ get_runners
Method
get_runners
tools/Polygraphy/polygraphy/tools/script.py:345–346 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
343
return
unique_name
344
345
def
get_runners(self):
346
return
Script.String(
"runners"
, safe=True, inline=True)
347
348
def
add_runner(self, runner_str):
349
""
"
Callers
4
__str__
Method · 0.95
add_to_script
Method · 0.80
add_to_script_impl
Method · 0.80
add_to_script_impl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected