SIGN IN SIGN UP

Plumb a Delegate Metadata Parser (#1356)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/1356

Add the ability to pass in an optional parser for Delegate Debug Metadata.
- Result is available via `Event.delegate_debug_metadatas`

The parser takes in a list of DelegateDebugMetadata (sourced from ETDump) and returns a `Dict[str, Any]`

In addition, the parsed result can optionally be provided via `toDataFrame()`

Reviewed By: tarun292

Differential Revision: D51805808

fbshipit-source-id: 986349bd2374e6884d22565ddcda7eebfb53ad34
J
Jack Khuu committed
9cded5c6f5ff73569a7ee4a19607406634e0aa18
Parent: 01452ad
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 12/6/2023, 10:13:26 PM