Function T_set_dl_model_layer_weights

Source
pub unsafe extern "C" fn T_set_dl_model_layer_weights(
    Weights: Hobject,
    DLModelHandle: Htuple,
    LayerName: Htuple,
    WeightsType: Htuple,
) -> Herror