Reserved APIs
The APIs described in this section are reserved and may be changed or deprecated in the future. They do not need your attention.
API Definition |
Description |
|---|---|
ToString(const op::Shape &shape) |
Converts op::Shape to a string of ge::AscendString. |
ToString(const op::Strides &strides) |
Converts op::Strides to a string of ge::AscendString. |
Parent topic: shape_utils