GetLayout
Product Support
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
|
x |
Function
Obtains the instantiated Layout object.
Prototype
__aicore__ inline LayoutType& GetLayout() __aicore__ inline const LayoutType& GetLayout() const
Parameters
None
Returns
Instantiated Layout object.
Restrictions
None
Example
For details, see Example.
Parent topic: TensorTrait