Function torch::THByteTensor_resize5d [] [src]

pub unsafe extern "C" fn THByteTensor_resize5d(
    tensor: *mut THByteTensor,
    size0_: c_long,
    size1_: c_long,
    size2_: c_long,
    size3_: c_long,
    size4_: c_long
)