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