Function torch::THShortTensor_newWithStorage [] [src]

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