---
title: fillAll
framework: accelerate
role: symbol
role_heading: Type Property
path: accelerate/bnnsgraph/builder/slicerange/fillall
---

# fillAll

The same as the ellipsis literal ... used to indicate unspecified dimensions of the tensor.

## Declaration

```swift
static let fillAll: BNNSGraph.Builder.SliceRange
```
