Ascend AI Processor Architecture and Programming
Title | Ascend AI Processor Architecture and Programming PDF eBook |
Author | Xiaoyao Liang |
Publisher | Elsevier |
Pages | 310 |
Release | 2020-07-29 |
Genre | Computers |
ISBN | 012823489X |
Ascend AI Processor Architecture and Programming: Principles and Applications of CANN offers in-depth AI applications using Huawei's Ascend chip, presenting and analyzing the unique performance and attributes of this processor. The title introduces the fundamental theory of AI, the software and hardware architecture of the Ascend AI processor, related tools and programming technology, and typical application cases. It demonstrates internal software and hardware design principles, system tools and programming techniques for the processor, laying out the elements of AI programming technology needed by researchers developing AI applications. Chapters cover the theoretical fundamentals of AI and deep learning, the state of the industry, including the current state of Neural Network Processors, deep learning frameworks, and a deep learning compilation framework, the hardware architecture of the Ascend AI processor, programming methods and practices for developing the processor, and finally, detailed case studies on data and algorithms for AI. - Presents the performance and attributes of the Huawei Ascend AI processor - Describes the software and hardware architecture of the Ascend processor - Lays out the elements of AI theory, processor architecture, and AI applications - Provides detailed case studies on data and algorithms for AI - Offers insights into processor architecture and programming to spark new AI applications
AI for Computer Architecture
Title | AI for Computer Architecture PDF eBook |
Author | Lizhong Chen |
Publisher | Springer Nature |
Pages | 124 |
Release | 2022-05-31 |
Genre | Technology & Engineering |
ISBN | 3031017706 |
Artificial intelligence has already enabled pivotal advances in diverse fields, yet its impact on computer architecture has only just begun. In particular, recent work has explored broader application to the design, optimization, and simulation of computer architecture. Notably, machine-learning-based strategies often surpass prior state-of-the-art analytical, heuristic, and human-expert approaches. This book reviews the application of machine learning in system-wide simulation and run-time optimization, and in many individual components such as caches/memories, branch predictors, networks-on-chip, and GPUs. The book further analyzes current practice to highlight useful design strategies and identify areas for future work, based on optimized implementation strategies, opportune extensions to existing work, and ambitious long term possibilities. Taken together, these strategies and techniques present a promising future for increasingly automated computer architecture designs.
AI for Computer Architecture
Title | AI for Computer Architecture PDF eBook |
Author | Lizhong Chen |
Publisher | Morgan & Claypool Publishers |
Pages | 144 |
Release | 2020-11-06 |
Genre | Computers |
ISBN | 1681739852 |
This book reviews the application of machine learning in system-wide simulation and run-time optimization, and in many individual components such as caches/memories, branch predictors, networks-on-chip, and GPUs. Artificial intelligence has already enabled pivotal advances in diverse fields, yet its impact on computer architecture has only just begun. In particular, recent work has explored broader application to the design, optimization, and simulation of computer architecture. Notably, machine-learning-based strategies often surpass prior state-of-the-art analytical, heuristic, and human-expert approaches. The book further analyzes current practice to highlight useful design strategies and identify areas for future work, based on optimized implementation strategies, opportune extensions to existing work, and ambitious long term possibilities. Taken together, these strategies and techniques present a promising future for increasingly automated computer architecture designs.
Artificial Intelligence and Architecture
Title | Artificial Intelligence and Architecture PDF eBook |
Author | Stanislas Chaillou |
Publisher | Birkhäuser |
Pages | 208 |
Release | 2022-03-07 |
Genre | Architecture |
ISBN | 3035624046 |
Künstliche Intelligenz (KI) hat Eingang in unzählige Branchen gefunden. In der Architektur steckt der Einsatz von KI noch in den Kinderschuhen, doch die Entwicklung der letzten Jahre hat vielversprechende Ergebnisse gebracht. Das Buch ist eine gut verständliche Einführung. Sie bietet einen Überblick über die Geschichte der KI und ihre ersten Anwendungen in der Architektur. Im zweiten Teil präsentiert der Autor konkrete Beispiele für den kreativen Einsatz von KI in der Praxis. Führende Experten, von der Havard-University bis zur Bauhaus Universität, eröffnen schließlich in Essays vielfältige Perspektiven auf das Potenzial von KI. Als Einführung zeigt das Buch ein Panorama dieser neuen technologischen Möglichkeiten und verdeutlicht so das Versprechen, das sie für die Architektur darstellen.
Learning Deep Architectures for AI
Title | Learning Deep Architectures for AI PDF eBook |
Author | Yoshua Bengio |
Publisher | Now Publishers Inc |
Pages | 145 |
Release | 2009 |
Genre | Computational learning theory |
ISBN | 1601982941 |
Theoretical results suggest that in order to learn the kind of complicated functions that can represent high-level abstractions (e.g. in vision, language, and other AI-level tasks), one may need deep architectures. Deep architectures are composed of multiple levels of non-linear operations, such as in neural nets with many hidden layers or in complicated propositional formulae re-using many sub-formulae. Searching the parameter space of deep architectures is a difficult task, but learning algorithms such as those for Deep Belief Networks have recently been proposed to tackle this problem with notable success, beating the state-of-the-art in certain areas. This paper discusses the motivations and principles regarding learning algorithms for deep architectures, in particular those exploiting as building blocks unsupervised learning of single-layer models such as Restricted Boltzmann Machines, used to construct deeper models such as Deep Belief Networks.
Architecture in the Age of Artificial Intelligence
Title | Architecture in the Age of Artificial Intelligence PDF eBook |
Author | Neil Leach |
Publisher | Bloomsbury Publishing |
Pages | 281 |
Release | 2021-11-18 |
Genre | Architecture |
ISBN | 1350165549 |
Artificial intelligence is everywhere – from the apps on our phones to the algorithms of search engines. Without us noticing, the AI revolution has arrived. But what does this mean for the world of design? The first volume in a two-book series, Architecture in the Age of Artificial Intelligence introduces AI for designers and considers its positive potential for the future of architecture and design. Explaining what AI is and how it works, the book examines how different manifestations of AI will impact the discipline and profession of architecture. Highlighting current case-studies as well as near-future applications, it shows how AI is already being used as a powerful design tool, and how AI-driven information systems will soon transform the design of buildings and cities. Far-sighted, provocative and challenging, yet rooted in careful research and cautious speculation, this book, written by architect and theorist Neil Leach, is a must-read for all architects and designers – including students of architecture and all design professionals interested in keeping their practice at the cutting edge of technology.
Computer Architecture for Scientists
Title | Computer Architecture for Scientists PDF eBook |
Author | Andrew A. Chien |
Publisher | Cambridge University Press |
Pages | 266 |
Release | 2022-03-10 |
Genre | Computers |
ISBN | 1009008382 |
The dramatic increase in computer performance has been extraordinary, but not for all computations: it has key limits and structure. Software architects, developers, and even data scientists need to understand how exploit the fundamental structure of computer performance to harness it for future applications. Ideal for upper level undergraduates, Computer Architecture for Scientists covers four key pillars of computer performance and imparts a high-level basis for reasoning with and understanding these concepts: Small is fast – how size scaling drives performance; Implicit parallelism – how a sequential program can be executed faster with parallelism; Dynamic locality – skirting physical limits, by arranging data in a smaller space; Parallelism – increasing performance with teams of workers. These principles and models provide approachable high-level insights and quantitative modelling without distracting low-level detail. Finally, the text covers the GPU and machine-learning accelerators that have become increasingly important for mainstream applications.