[Profiler] Bump kineto submodule hash#178286
[Profiler] Bump kineto submodule hash#178286ryanzhang22 wants to merge 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/178286
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d0aead6 with merge base 6ff7923 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
e485a57 to
d0aead6
Compare
Merge failedReason: New commits were pushed while merging. Please rerun the merge command. Details for Dev Infra teamRaised by workflow job |
|
The newest commit bumps the hash back one revision as we had to revert it in fbcode |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Contains the following changes: - [pytorch#1289](pytorch/kineto#1289) - Add `PYTORCH_TEST_WITH_ROCM=1` to profiler CI tests - [pytorch#1317](pytorch/kineto#1317) - Move activity_type enum/string map to header file - [pytorch#1315](pytorch/kineto#1315) - Update .gitignore - [pytorch#1320](pytorch/kineto#1320) - Disable `test_schedule_function_count` (segfault fix) - [pytorch#1312](pytorch/kineto#1312) - Add missing `<chrono>` header for Windows builds - [pytorch#1310](pytorch/kineto#1310) - Start flows on `hipGraphLaunch` Pull Request resolved: pytorch#178286 Approved by: https://github.com/scotts, https://github.com/Skylion007
Contains the following changes: - [#1289](pytorch/kineto#1289) - Add `PYTORCH_TEST_WITH_ROCM=1` to profiler CI tests - [#1317](pytorch/kineto#1317) - Move activity_type enum/string map to header file - [#1315](pytorch/kineto#1315) - Update .gitignore - [#1320](pytorch/kineto#1320) - Disable `test_schedule_function_count` (segfault fix) - [#1312](pytorch/kineto#1312) - Add missing `<chrono>` header for Windows builds - [#1310](pytorch/kineto#1310) - Start flows on `hipGraphLaunch` Pull Request resolved: #178286 Approved by: https://github.com/scotts, https://github.com/Skylion007 Co-authored-by: Xia-Weiwen <12522207+Xia-Weiwen@users.noreply.github.com>
Contains the following changes:
PYTORCH_TEST_WITH_ROCM=1to profiler CI teststest_schedule_function_count(segfault fix)<chrono>header for Windows buildshipGraphLaunch