SetUnknownDimNumShape 函数功能设置tensor的shape为{-2},用来表示tensor是完全未知的。 函数原型1graphStatus SetUnknownDimNumShape() 参数说明无。 返回值graphStatus类型:若成功,则该值为GRAPH_SUCCESS(即0),其他值则为执行失败。 异常处理无。 约束说明无。 父主题: TensorDesc