Public Member Functions
InferenceEngine::ICNNNetworkStats Class Referenceabstract

This is the interface to describe the NN topology scoring statistics. More...

#include <ie_icnn_network_stats.hpp>

Inheritance diagram for InferenceEngine::ICNNNetworkStats:
Inheritance graph
[legend]
Collaboration diagram for InferenceEngine::ICNNNetworkStats:
Collaboration graph
[legend]

Public Member Functions

virtual void  setNodesStats (const NetworkStatsMap &stats)=0
 
virtual const NetworkStatsMap &  getNodesStats () const =0
 
virtual bool  isEmpty () const =0
 

Detailed Description

This is the interface to describe the NN topology scoring statistics.


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