Function torch::THIntTensor_newWithStorage [] [src]

pub unsafe extern "C" fn THIntTensor_newWithStorage(
    storage_: *mut THIntStorage,
    storageOffset_: isize,
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage
) -> *mut THIntTensor