#pragma once #include namespace torch::autograd { void initLinalgFunctions(PyObject* module); }