Repository URL to install this package:
#ifndef THCP_GDSFILE_INC #define THCP_GDSFILE_INC #include <torch/csrc/python_headers.h> void initGdsBindings(PyObject* module); #endif // THCP_GDSFILE_INC