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