Change delegate debug metadata to use a bytes array + len (#1317)
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/1317 Currently the debug metadata in event_tracer is expected to be a string. We have come across uses cases e.g. BoltNN profiling where it's useful for this to be an arbitrary sequence of bytes along with the length specified. Updating the API's to reflect this change. Reviewed By: cccclai Differential Revision: D51611698 fbshipit-source-id: f4d890c40e06a0e56f6c9129de729aaa52a7f07c
T
Tarun Karuturi committed
cf17b675a78445d78426496117c2b1a9e626d751
Parent: 008511c
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 11/30/2023, 10:47:24 PM