Function torch::THFloatTensor_newWithStorage [] [src]

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