Skip to content

Commit a8591e7

Browse files
Fix typo in test_selective_quantization.py comment
1 parent c712a40 commit a8591e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backends/arm/test/quantizer/test_selective_quantization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ def test_multiple_folded_get_attr():
324324
node targets are deleted as soon as there is one get_attr node w/o users
325325
using the target.
326326
327-
If there are multiple get_attr nodes refering the same target such as in
327+
If there are multiple get_attr nodes referring the same target such as in
328328
this test, the function crashes if no workaround is present.
329329
330330
"""

0 commit comments

Comments
 (0)