ML.Forward¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | [Tensor] |
||
Output ➡️ |
The resulting output of the shard | [Tensor] |
||
Model |
No | The model to use. | none |
Var(Model) |
Forward a tensor through a model.
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | [Tensor] |
||
Output ➡️ |
The resulting output of the shard | [Tensor] |
||
Model |
No | The model to use. | none |
Var(Model) |
Forward a tensor through a model.