facebookresearch / HolisticTraceAnalysis

A library to analyze PyTorch traces.
http://hta.readthedocs.io
MIT License
306 stars 43 forks source link

Add kernel hash parsing and suport local minor updates for fields #199

Closed briancoutinho closed 2 weeks ago

briancoutinho commented 3 weeks ago

Summary: Enable support for minor version updates to the trace config (parser). This makes it easy to not have to create new files in case only fields are added to the trace as well as parsing logic.

Add new field for Triton kernel hash and test it https://github.com/pytorch/pytorch/pull/139531

Differential Revision: D65434312

facebook-github-bot commented 3 weeks ago

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

facebook-github-bot commented 3 weeks ago

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

facebook-github-bot commented 3 weeks ago

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

facebook-github-bot commented 3 weeks ago

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

facebook-github-bot commented 2 weeks ago

This pull request has been merged in facebookresearch/HolisticTraceAnalysis@4474c7bb0b2b6d3914bdc9a81387e10272b8409d.