Public Member Functions
ie_api.InputInfo Class Reference

Class Attributes

precision

Precision of the input data provided by user.

Provides setter and getter interfaces to get and modify input layer precision. List of applicable precisions: FP32 FP16, I32, I16, I8, U32, U16

layout

Layout of the input data provided by user.

Provides setter and getter interfaces to get and modify input layer layout. List of applicable layouts: NCHW, NHWC, OIHW, C, CHW, HW, NC, CN, BLOCKED

shape
Input layer data shape.

This class contains the information about the network input layers. More...

Detailed Description

This class contains the information about the network input layers.