const std::vector<int64_t> &Shape() const 接口功能获得推理输入张量的维度信息。 接口格式const std::vector<int64_t> &Shape() const 接口参数无 使用样例无 返回值输入张量的维度信息。 父主题: Input