# SIGs - Special Interest Groups As described in the MindSpore [governance](governance.md), Special Interest Groups (SIGs) are persistent groups responsible for specific parts of the project. SIGs have open and transparent proceedings to develop goals and implement code contributions. SIGs are also responsible for ongoing maintenance of the code in their areas. ## Joining a SIG If you are interested in participating, please [join the discussion](https://mailweb.mindspore.cn/postorious/lists/) in the respective list. Details about any upcoming meetings will also be shared in the mailing list. SIG artifacts can be found in the [sigs repository](sigs). ## Current SIGs | SIG name | Responsibilities | | :------- | :--------------- | | FrontEnd | This SIG is responsible for the development of MindSpore front-end expression. | | Compiler | This SIG is responsible for the development of MindSpore high level graph compilation. | | Executor | This SIG is responsible for the development of MindSpore back-end support for pipeline. | | ModelZoo | This SIG is responsible for the development of MindSpore modelzoo and additional ops. | | Data | This SIG is responsible for the development of MindSpore data processing and data format transformation. | | GraphEngine | This SIG is responsible for the development of MindSpore graph engine for Ascend AI processor. | | Visualization | This SIG is responsible for the development of MindSpore visualization tools. | | Security | This SIG is responsible for the development of MindSpore security related tools. | | AKG | This SIG is responsible for the development of MindSpore auto kernel generator. |