Public Types | Data Fields
InferenceEngine::PrimitiveInfo Struct Reference

Public Types

using Ptr = std::shared_ptr< PrimitiveInfo >
 

Data Fields

std::string sId
 
std::string sType
 
int iPreAllocatedMemory
 
std::vector< TensorInfo::Ptr > inputs
 
std::vector< TensorInfo::Ptr > outputs
 
std::map< std::string, std::string > extraInfo
 

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