const std::vector<int64_t> &Shape() const

接口功能

获得推理输入张量的维度信息。

接口格式

const std::vector<int64_t> &Shape() const

接口参数

使用样例

返回值

输入张量的维度信息。