pytorch/torch/csrc/profiler/standalone/privateuse1_observer.cpp
2024-06-13 16:46:34 +00:00

8 lines
198 B
C++

#include <torch/csrc/profiler/standalone/privateuse1_observer.h>
namespace torch::profiler::impl {
PushPRIVATEUSE1CallbacksStub pushPRIVATEUSE1CallbacksStub;
} // namespace torch::profiler::impl