Skip to content

[torchvision] Fixing typos#9338

Merged
zy1git merged 2 commits intopytorch:mainfrom
SeaOtocinclus:export-D89817431
Feb 20, 2026
Merged

[torchvision] Fixing typos#9338
zy1git merged 2 commits intopytorch:mainfrom
SeaOtocinclus:export-D89817431

Conversation

@SeaOtocinclus
Copy link
Copy Markdown
Contributor

Summary:
Real Misspellings Found and Fixed:

decoder.cpp:419 - corespondent → correspondent (comment)
faster_rcnn.py:80 - beeing → being (comment)
sync_decoder_test.cpp:99 - randomy → randomly (comment)
util_test.cpp:25 - clang-format onn → clang-format on (comment)
decode_gif.cpp:58 - overridding → overriding (comment)
decode_gif.cpp:88 - canvas_heigh → canvas_height (comment)
utils.py:183 - paramter → parameter (comment)
utils.py:207 - behiavor → behavior (comment)
retinanet.py:359 - beeing → being (comment)

Differential Revision: D89817431

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Jan 14, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/9338

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit f0dbd02 with merge base 650c042 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the cla signed label Jan 14, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Jan 14, 2026

@SeaOtocinclus has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89817431.

@zy1git
Copy link
Copy Markdown
Contributor

zy1git commented Jan 28, 2026

@SeaOtocinclus Thanks a lot for the PR!

I found that there was a clang formatting issue and used this command "pre-commit run clang-format --files torchvision/csrc/io/decoder/util_test.cpp" to fix the format and pushed a commit:eb1a2ab.

However, it seems that one test Meta Internal-Only Changes Check is failing because the diff and PR are not in sync. Could you please update your diff?

Thank you!

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Jan 28, 2026

@zy1git has imported this pull request. If you are a Meta employee, you can view this in D89817431.

Summary:
Real Misspellings Found and Fixed:

decoder.cpp:419 - corespondent → correspondent (comment)
faster_rcnn.py:80 - beeing → being (comment)
sync_decoder_test.cpp:99 - randomy → randomly (comment)
util_test.cpp:25 - clang-format onn → clang-format on (comment)
decode_gif.cpp:58 - overridding → overriding (comment)
decode_gif.cpp:88 - canvas_heigh → canvas_height (comment)
utils.py:183 - paramter → parameter (comment)
utils.py:207 - behiavor → behavior (comment)
retinanet.py:359 - beeing → being (comment)


Reviewed By: SeaOtocinclus

Differential Revision: D89817431

Pulled By: zy1git
@zy1git zy1git mentioned this pull request Feb 20, 2026
@zy1git zy1git merged commit d63f7ed into pytorch:main Feb 20, 2026
71 of 73 checks passed
@github-actions
Copy link
Copy Markdown

Hey @zy1git!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants