Function T_create_dl_layer_reshape

Source
pub unsafe extern "C" fn T_create_dl_layer_reshape(
    DLLayerInput: Htuple,
    LayerName: Htuple,
    Shape: Htuple,
    GenParamName: Htuple,
    GenParamValue: Htuple,
    DLLayerReshape: *mut Htuple,
) -> Herror