#pragma once #ifdef NAMEDTENSOR_ENABLED #include #include at::Dimname THPDimname_parse(PyObject* obj); #endif