Profiling and Optimization
Published:
How to Use Gaudi’s Profiler tool and Tensorboard Plug-in to provide to modify any model for better performance.
Published:
How to Use Gaudi’s Profiler tool and Tensorboard Plug-in to provide to modify any model for better performance.
Published:
How to find Dynamic Data and Ops in your models, and ways to help reduces these for better performance
Published:
This tutorial provides example training scripts to demonstrate different DeepSpeed optimization technologies on HPU.
Published:
Set up an Amazon EC2 DL1 instance and start training a PyTorch model on Gaudi
Published:
Migrate Hugging Face model to Habana Gaudi
Published:
Set up a Habana Gaudi instance on Amazon Web Services, and fine-tune a BERT model …
Published:
Overview Mixed precision is the use of both 16-bit and 32-bit floating-point types in a …
Published:
An adaptation of training a classifier tutorial using Habana Gaudi AI processors. In this tutorial, we …
Published:
An adaptation of PyTorch Quickstart tutorial using Habana Gaudi AI processors