mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
This reverts commit 157a3d2a7cd25779258f3e3dcef14633f1930103. Reverted https://github.com/pytorch/pytorch/pull/85512 on behalf of https://github.com/DanilBaibak due to Due to files were deleted, the internal build failed. Please re-submit via codev.
5 lines
112 B
C
5 lines
112 B
C
#pragma once
|
|
|
|
#include <torch/csrc/autograd/profiler_kineto.h>
|
|
#include <torch/csrc/autograd/profiler_legacy.h>
|