SetDataPos
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Sets the position of the output data in the weight matrix.
Prototype
1 | void SetDataPos(const std::vector<std::pair<int32_t, int32_t>> &dataPos) = 0 |
Command-Line Options
Parameter |
Input/Output |
Description |
|---|---|---|
dataPos |
Input |
Position of the output data in the weight matrix. |
Returns
None
Troubleshooting
None
Constraints
None
Parent topic: Class BalanceConfig