We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8660faf commit 90dcea5Copy full SHA for 90dcea5
examples/qualcomm/qaihub_scripts/utils/utils.py
@@ -68,7 +68,6 @@ def gen_pte_from_ctx_bin(
68
for pte_name in pte_names:
69
print(f"{pte_name} generating...")
70
memory_planning_pass = MemoryPlanningPass(
71
- memory_planning_algo="greedy",
72
alloc_graph_input=False,
73
alloc_graph_output=False,
74
)
0 commit comments