# MindSpore Operator List [![View Source On Gitee](https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/r1.7/resource/_static/logo_source_en.png)](https://gitee.com/mindspore/docs/blob/r1.7/docs/mindspore/source_en/note/operator_list_ms.md) You can choose the operators that are suitable for your hardware platform for building the network model according to your needs. - Supported operator lists in module `mindspore.nn` could be checked on [API page of mindspore.nn](https://www.mindspore.cn/docs/en/r1.7/api_python/mindspore.nn.html). - Supported operator lists in module `mindspore.ops` could be checked on [API page of mindspore.ops](https://www.mindspore.cn/docs/en/r1.7/api_python/mindspore.ops.html).