Function torch::THCharTensor_prod [] [src]

pub unsafe extern "C" fn THCharTensor_prod(
    r_: *mut THCharTensor,
    t: *mut THCharTensor,
    dimension: c_int,
    keepdim: c_int
)