December 28, 2019

179 words 1 min read

Understanding and integrating Intel Deep Learning Boost (Intel DL Boost)

Understanding and integrating Intel Deep Learning Boost (Intel DL Boost)

Banu Nagasundaram offers an overview of Intel's Deep Learning Boost (Intel DL Boost) technology, featuring integer vector neural network instructions targeting future Intel Xeon scalable processors. Banu walks you through the 8-bit integer convolution implementation made in the Intel MKL-DNN library to demonstrate how this new instruction is used in optimized code.

Talk Title Understanding and integrating Intel Deep Learning Boost (Intel DL Boost)
Speakers Banu Nagasundaram (Intel)
Conference O’Reilly Artificial Intelligence Conference
Conf Tag Put AI to Work
Location New York, New York
Date April 16-18, 2019
URL Talk Page
Slides Talk Slides
Video

Banu Nagasundaram offers an overview of Intel’s Deep Learning Boost (Intel DL Boost) technology, featuring integer vector neural network instructions targeting future Intel Xeon scalable processors. These instructions improve throughput of multiply-add operations with int8 and int16 data types and are used to achieve performance gains in low-precision convolution and matrix-matrix multiplication operations used in deep neural networks. Banu walks you through the 8-bit integer convolution implementation made in the Intel MKL-DNN library to demonstrate how this new instruction is used in optimized code.

comments powered by Disqus