SetPlacement
Function Usage
Sets the position for storing tensor data.
Prototype
1 | void SetPlacement(Placement placement) |
Parameters
Parameter |
Input/Output |
Description |
||
|---|---|---|---|---|
placement |
Input |
Value of the data address to be set. The enumerated values are defined as follows:
|
Returns
None
Exception Handling
None
Constraints
None
Parent topic: TensorDesc