blob: 30602b0c9b73183c2584111b522a3a162ab68edf [file] [log] [blame]
#pragma once
#include <torch/csrc/Export.h>
namespace torch {
TORCH_API bool get_cpp_stacktraces_enabled();
TORCH_API bool get_disable_addr2line();
} // namespace torch