Skip to content

Fix docstring of to_backend in backend_api.py - #8879

Merged
YufengShi-dudu merged 2 commits into
pytorch:mainfrom
YufengShi-dudu:fix-docstring-for-backend_api
Mar 3, 2025
Merged

Fix docstring of to_backend in backend_api.py#8879
YufengShi-dudu merged 2 commits into
pytorch:mainfrom
YufengShi-dudu:fix-docstring-for-backend_api

Conversation

@YufengShi-dudu

@YufengShi-duduYufengShi-dudu commented Mar 3, 2025

Copy link
Copy Markdown
Collaborator

The second method overloading of to_backend() has the wrong signature in docstring

Change-Id: I9e1c5eccea00003b5e2821e666a9e0f77902d794

cc @digantdesai@freddan80@per@zingo@oscarandersson8218

The second method overloading of to_backend() has the wrong signature
in docstring
Change-Id: I9e1c5eccea00003b5e2821e666a9e0f77902d794
Signed-off-by: Yufeng Shi <yufeng.shi@arm.com>
@YufengShi-duduYufengShi-dudu added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Mar 3, 2025
@pytorch-bot

pytorch-botBot commented Mar 3, 2025

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8879

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

❌ 1 New Failure, 5 Pending

As of commit d914185 with merge base 542480c (image):

NEW FAILURE - The following job has failed:

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

@facebook-github-botfacebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 3, 2025
@tarun292

Copy link
Copy Markdown
Contributor

@YufengShi-dudu good catch. Thanks for fixing this!

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

Labels

ciflow/trunkCLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.partner: armFor backend delegation, kernels, demo, etc. from the 3rd-party partner, Armtopic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@YufengShi-dudu@tarun292@facebook-github-bot@asparkhi