在推理上下文中,设置算子输入句柄的ShapeAndType。
void SetInputHandleShapesAndTypes(std::vector<std::vector<ShapeAndType>> &&shapes_and_types)
参数名
输入/输出
描述
shapes_and_types
输入
算子输入句柄的ShapeAndType。
无。