Function THByteTensor_isSize

Source
pub unsafe extern "C" fn THByteTensor_isSize(
    self_: *const THByteTensor,
    dims: *const THLongStorage,
) -> c_int