Skip to content

Conversation

@oscarandersson8218
Copy link
Collaborator

Summary

Move process_output, process_inputs and process_call_function to a separate file named process_node. This removes a circular dependency between tosa_utils.py and node_visitor.py.

Move process_output, process_inputs and process_call_function to a
separate file named process_node. This removes the circular dependency
between tosa_utils.py and node_visitor.py.

Signed-off-by: Oscar Andersson <[email protected]>
Change-Id: I5bfe42ad6cd36c579390af6d7fa14c8fb7341842
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 13, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit d67f6d6 with merge base 97e0417 (image):

NEW FAILURE - The following job has failed:

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

@facebook-github-bot facebook-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 Nov 13, 2024
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Nov 13, 2024
@freddan80 freddan80 merged commit 9abc9f4 into pytorch:main Nov 13, 2024
96 of 97 checks passed
lucylq added a commit to lucylq/executorch-1 that referenced this pull request Nov 13, 2024
Summary:
D65876547, pytorch#6810

broke internal Jarvis test. This diff adds the missing buck dependencies.

Differential Revision: D65901748
lucylq added a commit to lucylq/executorch-1 that referenced this pull request Nov 13, 2024
Summary:
Pull Request resolved: pytorch#6833

Resolves internal Jarvis test failures from:
D65876547, pytorch#6810

This diff adds the missing buck dependencies.

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

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants