blob: f6c5eae461bcd6d8fe52a9b9700e85dd29c7765f [file] [log] [blame]
#pragma once
#include <torch/csrc/python_headers.h>
namespace torch {
void initVerboseBindings(PyObject* module);
} // namespace torch