# MindSpore Operator List

`Linux` `Ascend` `GPU` `CPU` `Model Development` `Beginner` `Intermediate` `Expert`

[![View Source On Gitee](./_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/r1.2/docs/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/doc/api_python/en/r1.2/mindspore/mindspore.nn.html).
- Supported operator lists in module `mindspore.ops` could be checked on [API page of mindspore.ops](https://www.mindspore.cn/doc/api_python/en/r1.2/mindspore/mindspore.ops.html).