MultiplyScale
01 Syntax
Microsoft.VisualBasic.MachineLearning.TensorFlow.AutomaticDifferentiation.Parallel.MultiplyScale
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Scale | 1 | Scale all elements with a number |
03 Members
Scale(Tensor,
Double)Scale all elements with a number
Parameters
| Name | Type | Description |
|---|---|---|
tensor | Tensor | - |
s | Double | - |