clDNN
clDNN Tutorial

Introduction

This section contains 8 chapters of tutorial demonstrating how to work with clDNN. If you are new in clDNN, we recommend to start with "clDNN documentation" that describes API. We assume that user is familiar with C++ or C and Deep Learining terminology.

Engine, layout, tensor, memory, data and input
Primitives and topology
Network and execution.
Hidden layers.
Performance building option.
How to add my own kernel implementation.
Introduction to custom primitives.
Extended profiling for networks built with optimized data.