# MindSpore Operator List [![View Source On Gitee](https://gitee.com/mindspore/docs/raw/r1.6/resource/_static/logo_source_en.png)](https://gitee.com/mindspore/docs/blob/r1.6/docs/mindspore/note/source_en/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/api/en/r1.6/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/api/en/r1.6/api_python/mindspore.ops.html).