Repository URL to install this package:
#pragma once namespace torch { namespace cuda { namespace python { void initCommMethods(PyObject *module); }}}