Data Fields
InferenceEngine::Builder::ValidatorsHolder Struct Reference

This structure implements a holder for validators. More...

#include <ie_layer_builder.hpp>

Data Fields

details::caseless_map< std::string, std::function< void(const std::shared_ptr< const Layer > &, bool)> > validators
 Caseless map connects type with validator.
 

Detailed Description

This structure implements a holder for validators.

Deprecated:
Use ngraph API instead.

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