MCPcopy
hub / github.com/NVIDIA/TensorRT-LLM / update

Method update

tests/integration/defs/perf/data.py:70–72  ·  view source on GitHub ↗
(self, dct)

Source from the content-addressed store, hash-verified

68 self, key)
69
70 def update(self, dct):
71 for key, value in dct.items():
72 setattr(self, key, value)
73
74
75class SessionData(Data):

Callers 15

define_kernelFunction · 0.45
sysconfig_schemeFunction · 0.45
generate_fmha_cuFunction · 0.45
parse_test_list_or_dbFunction · 0.45
modify_by_test_listFunction · 0.45
cleanup_process_treeFunction · 0.45
run_cmdMethod · 0.45
test_fmhaFunction · 0.45
stress_testFunction · 0.45
construct_gpu_propertiesFunction · 0.45

Calls

no outgoing calls

Tested by 15

parse_test_list_or_dbFunction · 0.36
modify_by_test_listFunction · 0.36
cleanup_process_treeFunction · 0.36
test_fmhaFunction · 0.36
stress_testFunction · 0.36
modify_by_test_listFunction · 0.36
cleanup_process_treeFunction · 0.36
run_disaggregated_testFunction · 0.36
send_requestFunction · 0.36