Public Types | Public Member Functions
InferenceEngine::ILayerImpl Interface Reference

This class provides interface for extension implementations. More...

#include <ie_iextension.h>

Inheritance diagram for InferenceEngine::ILayerImpl:
Inheritance graph
[legend]

Public Types

using Ptr = std::shared_ptr< ILayerImpl >
 A shared pointer to the ILayerImpl interface.
 

Public Member Functions

virtual ~ILayerImpl ()
 Destructor.
 

Detailed Description

This class provides interface for extension implementations.


The documentation for this interface was generated from the following file: