forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XPU][Kineto Submodule] Introduce kineto-based XPU profiler (pytorch#…
…130811) As XPU became a PyTorch built-in device, the profiler support is indispensable part of functionality completeness. This PR is associated with the PR to introduce XPU profiler plugin into the kineto. When USE_XPU is enabled, the LIBKINETO_NOXPUPTI option will be suppressed accordingly, which allows kineto to build with XPU profiler plugin. Associated PR to introduce kineto-based XPU profiler into kineto: pytorch/kineto#961 Also updates the Kineto Submodule to include XPU changes. Co-authored-by: Aaron Enye Shi <[email protected]> Pull Request resolved: pytorch#130811 Approved by: https://github.com/aaronenyeshi
- Loading branch information
1 parent
0755188
commit 26b0011
Showing
2 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule kineto
updated
14 files