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