Skip to content

Commit 45b4c4c

Browse files
psiddhCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6fea499 commit 45b4c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/arm/aot_arm_compiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ def to_edge_no_delegate(
825825
)
826826

827827
# Replace quantized_decomposed::* nodes with cortex_m::* equivalents for
828-
# any QDQ ops that remain outside the delegated subgraph.
828+
# any remaining QDQ ops in the non-delegated graph.
829829
edge = _apply_replace_quant_nodes(edge, args)
830830

831831
return model_quant, edge

0 commit comments

Comments
 (0)