Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
75
class
SessionData(Data):
Callers
15
define_kernel
Function · 0.45
update_opt_flags_constraints
Function · 0.45
sysconfig_scheme
Function · 0.45
generate_fmha_cu
Function · 0.45
parse_test_list_or_db
Function · 0.45
modify_by_test_list
Function · 0.45
cleanup_process_tree
Function · 0.45
run_cmd
Method · 0.45
temp_extra_llm_api_options_file
Function · 0.45
test_fmha
Function · 0.45
stress_test
Function · 0.45
construct_gpu_properties
Function · 0.45
Calls
no outgoing calls
Tested by
15
parse_test_list_or_db
Function · 0.36
modify_by_test_list
Function · 0.36
cleanup_process_tree
Function · 0.36
temp_extra_llm_api_options_file
Function · 0.36
test_fmha
Function · 0.36
stress_test
Function · 0.36
upload_test_results_to_database
Method · 0.36
modify_by_test_list
Function · 0.36
cleanup_process_tree
Function · 0.36
run_disaggregated_test
Function · 0.36
send_request
Function · 0.36
test_ray_disaggregated_serving
Function · 0.36