Function torch::THByteTensor_newWithStorage [] [src]

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