GetInputShape

函数功能

获得输入张量的形状。

函数原型

1
std::vector<std::vector<int64_t>> ModelInferenceProcessor::GetInputShape() const;