Data Structures
ie_compound_blob.h File Reference

A header file for CompoundBlob. More...

#include "ie_blob.h"
#include <memory>
#include <vector>
#include <initializer_list>

Go to the source code of this file.

Data Structures

class   InferenceEngine::CompoundBlob
  This class represents a blob that contains other blobs. More...
 
class   InferenceEngine::NV12Blob
  Represents a blob that contains two planes (Y and UV) in NV12 color format. More...
 

Detailed Description

A header file for CompoundBlob.