// Copyright (c) OpenMMLab. All rights reserved. #include "codebase/mmcls/mmcls.h" namespace mmdeploy::mmcls { REGISTER_CODEBASE(MMClassification); } // namespace mmdeploy::mmcls