VOOZH about

URL: https://en.wikipedia.org/wiki/MindSpore

⇱ MindSpore - Wikipedia


Jump to content
From Wikipedia, the free encyclopedia
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
An editor has determined that sufficient sources exist to establish the subject's notability. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "MindSpore" – news · newspapers · books · scholar · JSTOR
(August 2024) (Learn how and when to remove this message)
A major contributor to this article appears to have a close connection with its subject. It may require cleanup to comply with Wikipedia's content policies, particularly neutral point of view. Please discuss further on the talk page.See our advice if the article is about you and read our scam warning in case someone asks for money to edit this article. (July 2024) (Learn how and when to remove this message)
(Learn how and when to remove this message)
Machine learning software library
MindSpore
👁 Image
DeveloperHuawei
Initial releaseMarch 31, 2020; 6 years ago (2020-03-31)
Stable release
2.3.RC1 April 24, 2024; 23 months ago (2024-04-24)
Written inC++, Rust, Julia, Python, ArkTS, Cangjie, Java (Lite)
PlatformLinux, Microsoft Windows, macOS, EulerOS, openEuler, OpenHarmony, Oniro OS, HarmonyOS, Android
TypeMachine learning library
LicenseApache License 2.0
Websitewww.mindspore.cn/en
Repositorygitee.com/mindspore/mindspore
Part of a series on
Machine learning
and data mining
Journals and conferences

MindSpore is an open-source software framework for deep learning, machine learning and artificial intelligence developed by Huawei.[1][2]

Overview

[edit]

MindSpore provides support for Python by allowing users to define models, control flow, and custom operators using native Python syntax. Unlike graph-based frameworks that require users to learn DSL or complex APIs, MindSpore adopts a source-to-source (S2S) automatic differentiation approach, allowing Python code to be automatically transformed into optimized computational graphs.[3]

It has support for custom OpenHarmony-based HarmonyOS NEXT single core framework system built for HarmonyOS, includes an AI system stack that comes with Huawei's built LLM model called PanGu-Σ with full MindSpore framework support.[4] Alongside, OpenHarmony Native device-side AI support for training interface and ArkTS programming interface for its NNRt (Neural Network Runtime) backend configurations via MindSpore Lite AI framework codebase introduced in API 11 Beta 1 of OpenHarmony 4.1. MindSpore platform runs on Ascend AI chips and Kirin alongside other HiSilicon NPU chips. [5]

CANN (Compute Architecture of Neural Networks), heterogeneous computing architecture for AI developed by Huawei. With CANN backend in OpenCV DNN, giving developers ability to run created AI models on the Ascend, Kirin and other HiSilicon NPU enabled chips.[6]

It supports cross platform development such as Android, iOS, Windows,[7] global OpenHarmony-based distro, Eclipse Oniro, Linux-based EulerOS alongside OpenEuler Huawei's server OS platforms, macOS and Linux.[8][9]

History

[edit]

On April 24, 2024, Huawei's MindSpore 2.3.RC1 was released to open source community with Foundation Model Training, Full-Stack Upgrade of Foundation Model Inference, Static Graph Optimization, IT Features and new MindSpore Elec MT (MindSpore-powered magnetotelluric) Intelligent Inversion Model.[10]

See also

[edit]

References

[edit]
  1. ^ "Huawei MindSpore AI Development Framework". Artificial Intelligence Technology. Huawei Technologies. 2023. pp. 137–162. doi:10.1007/978-981-19-2879-6_5. ISBN 978-981-19-2878-9. Retrieved February 13, 2024. {{cite book}}: |website= ignored (help)
  2. ^ "Inference on the Ascend 310 AI Processor". MindSpore. Retrieved February 13, 2024.
  3. ^ Lei, Chen (January 1, 2021). Deep Learning and Practice with MindSpore (1st ed.). Springer. p. 412. ISBN 978-9811622359.
  4. ^ Bhati, Kamlesh. "Huawei HarmonyOS NEXT Official Now: Bring Spatial Design and Vivid Color Concepts". Sparrownews.com. Retrieved February 13, 2024.
  5. ^ "OpenHarmony 4.1 Beta1 Unleashes Cutting-Edge Features and API Advancements". World Tech. FTT World. Retrieved February 13, 2024.
  6. ^ MSV, Janakiram. "Huawei Wants To Tackle NVIDIA And Google With A Solid AI Strategy". Forbes. Retrieved March 11, 2024.
  7. ^ "MindSpore Installation on CPU-Windows — MindSpore master documentation". www.mindspore.cn. Retrieved July 8, 2024.
  8. ^ "Android Application Development Based on Java Interface — MindSpore Lite master documentation". www.mindspore.cn. Retrieved July 8, 2024.
  9. ^ Klingler, Nico (December 20, 2023). "MindSpore: Huawei's Open-Source Deep Learning Framework". viso.ai. Retrieved July 8, 2024.
  10. ^ "MindSpore官网". www.mindspore.cn. Retrieved July 7, 2024.

Bibliography

[edit]

External links

[edit]