Function torch::THHalfTensor_setStorage [] [src]

pub unsafe extern "C" fn THHalfTensor_setStorage(
    self_: *mut THHalfTensor,
    storage_: *mut THHalfStorage,
    storageOffset_: isize,
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage
)