Function torch::THFloatTensor_renorm [] [src]

pub unsafe extern "C" fn THFloatTensor_renorm(
    r_: *mut THFloatTensor,
    t: *mut THFloatTensor,
    value: f32,
    dimension: c_int,
    maxnorm: f32
)