Fix the key used for extraction of delegate debug handle map in emitter (#493)
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/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: 473a6eb98dec712a45bf4b916397d6ccba2868eb
T
Tarun Karuturi committed
8cbfa80e000f111fe8e8be3bd588b6f14952932a
Parent: e7ec267
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 9/27/2023, 12:17:09 AM