Function torch::THByteTensor_conv3DRevger [] [src]

pub unsafe extern "C" fn THByteTensor_conv3DRevger(
    r_: *mut THByteTensor,
    beta: c_uchar,
    alpha: c_uchar,
    t_: *mut THByteTensor,
    k_: *mut THByteTensor,
    sdepth: c_long,
    srow: c_long,
    scol: c_long
)