GetDesc
Function Usage
Obtains the detailed information.
Prototype
1 | std::string TensorBase::GetDesc(); |
Response Parameters
Data Structure |
Description |
|---|---|
std::string |
Details are returned. |
Parent topic: TensorBase
Obtains the detailed information.
1 | std::string TensorBase::GetDesc(); |
Data Structure |
Description |
|---|---|
std::string |
Details are returned. |