---
title: usage
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtltensordescriptor/usage
---

# usage

A set of contexts in which you can use tensors you create with this descriptor.

## Declaration

```swift
var usage: MTLTensorUsage { get set }
```

## Discussion

Discussion The default value for this property is a bitwise OR of: render compute
