pytorch/torch/csrc/autograd/profiler.h

5 lines
112 B
C

#pragma once
#include <torch/csrc/autograd/profiler_kineto.h>
#include <torch/csrc/autograd/profiler_legacy.h>