Skip to content

Commit 18c4295

Browse files
psiddhCopilot
andauthored
Update examples/arm/aot_arm_compiler.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0bba11c commit 18c4295

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
@@ -856,7 +856,7 @@ def to_edge_no_delegate(
856856
"--enable_qdq_fusion_pass is deprecated and has no effect. "
857857
"Quantized node replacement is now handled within the "
858858
"respective compilation paths."
859-
)
859+
)
860860

861861
model_name = os.path.basename(os.path.splitext(args.model_name)[0])
862862
if args.intermediates:

0 commit comments

Comments
 (0)