Function torch::THLongTensor_newWithStorage [] [src]

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