Clip

Optimization with GPUs
listen on SpotifyListen on Youtube
1:04:28 - 1:05:25 (00:57)

Optimizing a GPU involves scheduling it just right, so as to avoid register conflicts, and is best handled by either an expert in micro-architecture, or by using pre-written libraries. PyTorch makes it easier, as long as you have well-written code.

Similar Clips