Function T_get_dl_model_layer_weights

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