blob: f76e53c91b02b2150d30acaa4418eeccb78bda5b [file] [log] [blame]
#pragma once
namespace torch::autograd::profiler::python_tracer {
void init();
}