Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ keys
Method
keys
tools/Polygraphy/polygraphy/common/interface.py:63–64 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
61
)
62
63
def
keys(self):
64
return
self.dct.keys()
65
66
def
values(self):
67
return
self.dct.values()
Callers
15
prepare_model
Function · 0.45
__init__
Method · 0.45
pop_quant_desc_in_kwargs
Function · 0.45
onnx_importer.py
File · 0.45
test_tensors_does_not_modify_tensors
Method · 0.45
call_impl
Method · 0.45
_apply
Method · 0.45
_apply
Method · 0.45
_apply
Method · 0.45
select_algorithms
Method · 0.45
_infer_impl_v3
Method · 0.45
_get_batch_impl
Method · 0.45
Calls
no outgoing calls
Tested by
11
test_tensors_does_not_modify_tensors
Method · 0.36
test_merge_inputs_outputs
Method · 0.36
test_calibrator_checks_input_metadata
Method · 0.36
test_device_buffer_order_matches_bindings
Method · 0.36
test_infer_overhead
Method · 0.36
test_keys
Method · 0.36
test_multirun_outputs_are_different
Method · 0.36
test_ignores_extra_data
Method · 0.36
test_old_wrappers_registration
Function · 0.36
test_new_wrapper_registration
Function · 0.36
main
Function · 0.36