Repository URL to install this package:
#pragma once namespace torch { namespace utils { void initializeLayouts(); } } // namespace torch