Adrien Payong's profile'

Adrien Payong

Adrien Payong is a seasoned computer scientist specializing in artificial intelligence research.

Articles
Tutorial

Automatic Mixed Precision Using PyTorch

In this overview of Automatic Mixed Precision (AMP) training with PyTorch, we demonstrate how the technique works, walking step-by-step through the process of integrating AMP in code, and discuss more advanced applications of AMP techniques with code scaffolds to integrate your own code.

By Adrien Payong
2 years ago
public
Tutorial

Mixed Precision Training

This deep learning tutorial overview covers mixed precision training, the hardware required to take advantage of such computational capability, and the advantages of using mixed precision training in detail.

By Adrien Payong
2 years ago