This structure describes data configuration. More...
#include <ie_iextension.h>

Data Fields | |
| TensorDesc | desc |
| Format of memory descriptor. | |
| int | inPlace = -1 |
| Index of in-place memory. If -1 memory cannot be in-place. | |
| bool | constant = false |
| Flag for determination of the constant memory. If layer contains all constant memory we can calculate it on the load stage. | |
This structure describes data configuration.