mul
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
description: 'layer mul for configurable component'
---
# mul layer
Multiplies two or more layers together. Accepts nested layer definitions.
## input size
Any number of matching tensors
## output size
Same as input size
## syntax
```json
"mul [layer]*"
```