blob: cf5b92d1d41f5d3046ded51b2c2dc4bd3c15b38e [file] [log] [blame]
#include <pybind11/pybind11.h>
namespace torch {
namespace impl {
namespace dispatch {
void initDispatchBindings(PyObject* module);
}}} // namespace torch::impl::dispatch