Skip to content

Fix the key used for extraction of delegate debug handle map in emitter #493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

tarun292
Copy link
Contributor

Summary: In D49173918 while looking for the delegate map in the lowered_module metadata i ended up using the wrong key. It should be debug_handle_map and not delegate_map.

Reviewed By: Jack-Khuu

Differential Revision: D49620440

@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 Sep 26, 2023
@netlify
Copy link

netlify bot commented Sep 26, 2023

Deploy Preview for resplendent-gnome-14e531 canceled.

Name Link
🔨 Latest commit 1854f4a
🔍 Latest deploy log https://app.netlify.com/sites/resplendent-gnome-14e531/deploys/65135a24b3a9cc00076551d8

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49620440

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49620440

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49620440

tarun292 and others added 4 commits September 26, 2023 15:22
Differential Revision: D48993977

fbshipit-source-id: 89550d0139f3132cef2a2843301760b993079631
Differential Revision: D48975977

fbshipit-source-id: 24f8efd196959fbe74535530c8d299d7ab557771
Differential Revision: D49652299

fbshipit-source-id: c986cc32c8171b9c81aaffc99315fd906f1ecad4
…er (#493)

Summary:
Pull Request resolved: pytorch/executorch#493

In D49173918 while looking for the delegate map in the lowered_module metadata i ended up using the wrong key. It should be `debug_handle_map` and not `delegate_map`.

Reviewed By: Jack-Khuu

Differential Revision: D49620440

fbshipit-source-id: c7fda016580d8deaf8c36968c53867a1379320e8
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49620440

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 8cbfa80.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants