blob: e87ae053fbe7fc59d1713cf8b148dfe52cbd01dc [file] [log] [blame]
#pragma once
namespace torch::cuda::python {
void initCommMethods(PyObject* module);
} // namespace torch::cuda::python