Book description
Dramatically accelerate the building process of complex models using PyTorch to extract the best performance from any computing environment
Key Features
- Reduce the model-building time by applying optimization techniques and approaches
- Harness the computing power of multiple devices and machines to boost the training process
- Focus on model quality by quickly evaluating different model configurations
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description
This book, written by an HPC expert with over 25 years of experience, guides you through enhancing model training performance using PyTorch. Here you’ll learn how model complexity impacts training time and discover performance tuning levels to expedite the process, as well as utilize PyTorch features, specialized libraries, and efficient data pipelines to optimize training on CPUs and accelerators. You’ll also reduce model complexity, adopt mixed precision, and harness the power of multicore systems and multi-GPU environments for distributed training. By the end, you'll be equipped with techniques and strategies to speed up training and focus on building stunning models.
What you will learn
- Compile the model to train it faster
- Use specialized libraries to optimize the training on the CPU
- Build a data pipeline to boost GPU execution
- Simplify the model through pruning and compression techniques
- Adopt automatic mixed precision without penalizing the model's accuracy
- Distribute the training step across multiple machines and devices
Who this book is for
This book is for intermediate-level data scientists who want to learn how to leverage PyTorch to speed up the training process of their machine learning models by employing a set of optimization strategies and techniques. To make the most of this book, familiarity with basic concepts of machine learning, PyTorch, and Python is essential. However, there is no obligation to have a prior understanding of distributed computing, accelerators, or multicore processors.
Table of contents
- Accelerate Model Training with PyTorch 2.X
- Foreword
- Contributors
- About the author
- About the reviewer
- Preface
- Part 1: Paving the Way
- Chapter 1: Deconstructing the Training Process
- Chapter 2: Training Models Faster
- Part 2: Going Faster
- Chapter 3: Compiling the Model
- Chapter 4: Using Specialized Libraries
- Chapter 5: Building an Efficient Data Pipeline
- Chapter 6: Simplifying the Model
- Chapter 7: Adopting Mixed Precision
- Part 3: Going Distributed
- Chapter 8: Distributed Training at a Glance
- Chapter 9: Training with Multiple CPUs
- Chapter 10: Training with Multiple GPUs
- Chapter 11: Training with Multiple Machines
- Index
- Other Books You May Enjoy
Product information
- Title: Accelerate Model Training with PyTorch 2.X
- Author(s):
- Release date: April 2024
- Publisher(s): Packt Publishing
- ISBN: 9781805120100
You might also like
book
Mastering NLP from Foundations to LLMs
Enhance your NLP proficiency with modern frameworks like LangChain, explore mathematical foundations and code samples, and …
book
Distributed Machine Learning Patterns
Practical patterns for scaling machine learning from your laptop to a distributed cluster. Distributing machine learning …
book
Building LLMs for Production
“This is the most comprehensive textbook to date on building LLM applications - all essential topics …
book
Large Language Model-Based Solutions
Learn to build cost-effective apps using Large Language Models In Large Language Model-Based Solutions: How to …