GetLength
Product Support
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function
Obtains the data length of the LocalTensor.
Prototype
1 | __aicore__ inline uint32_t GetLength() const |
Parameters
None
Returns
Data length of the LocalTensor, in bytes.
Restrictions
None
Example
For details, see Example.
Parent topic: LocalTensor