GetDataBufferSize
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains the aligned data size of a tensor.
Prototype
1 | virtual uint64_t GetDataBufferSize() const |
Parameters
None
Returns
Aligned data size of a tensor.
Exception Handling
None
Constraints
None
Parent topic: Class Tensor