---
title: BNNSGraph.TensorDescriptor
framework: accelerate
role: symbol
role_heading: Protocol
path: accelerate/bnnsgraph/tensordescriptor
---

# BNNSGraph.TensorDescriptor

A protocol that allows makeContext to return a collection of heterogeneously typed Tensor structures.

## Declaration

```swift
protocol TensorDescriptor
```

## Topics

### Instance Properties

- [tensorData](accelerate/bnnsgraph/tensordescriptor/tensordata.md)

## Relationships

### Conforming Types

- [BNNSGraph.Builder.Tensor](accelerate/bnnsgraph/builder/tensor.md)
