/usr/local/lib64/python3.6/site-packages/torch/include/torch/csrc/utils
Edit: /usr/local/lib64/python3.6/site-packages/torch/include/torch/csrc/utils/structseq.h (153B)
#pragma once
#include
namespace torch { namespace utils {
PyObject *returned_structseq_repr(PyStructSequence *obj);
}}