---
title: irx.analysis.handlers._expressions.tensors_buffers
---

# `irx.analysis.handlers._expressions.tensors_buffers`

Source: `packages/irx/src/irx/analysis/handlers/_expressions/tensors_buffers.py`

```yaml
title: Expression-oriented tensor and buffer-view visitors.
summary: >-
  Compose the tensor and buffer-view visitor overloads into the public tensor-
  and-buffer expression mixin.
```

## Classes

### `ExpressionTensorBufferVisitorMixin(ExpressionTensorVisitorMixin, ExpressionBufferViewVisitorMixin)`

```yaml
title: Expression-oriented tensor and buffer-view visitors.
```
