Function torch::THCharTensor_conv2DRevger [] [src]

pub unsafe extern "C" fn THCharTensor_conv2DRevger(
    r_: *mut THCharTensor,
    beta: c_char,
    alpha: c_char,
    t_: *mut THCharTensor,
    k_: *mut THCharTensor,
    srow: c_long,
    scol: c_long
)