pub unsafe fn ie_network_input_shapes_free(inputShapes: *mut input_shapes_t)
Expand description

@brief Releases memory occupied by input_shapes. @ingroup Network @param inputShapes A pointer to the input_shapes to free memory.