GetOutputShape 函数功能获得输出张量的形状。 函数原型std::vector<std::vector<int64_t>> GetOutputShape() const; 父主题: ModelInferenceProcessor