MCPcopy 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_modelFunction · 0.45
__init__Method · 0.45
pop_quant_desc_in_kwargsFunction · 0.45
onnx_importer.pyFile · 0.45
call_implMethod · 0.45
_applyMethod · 0.45
_applyMethod · 0.45
_applyMethod · 0.45
select_algorithmsMethod · 0.45
_infer_impl_v3Method · 0.45
_get_batch_implMethod · 0.45

Calls

no outgoing calls