向TensorDesc中设置Tensor的原始Shape。
该Shape是指原始网络模型的Shape。
void SetOriginShape(const Shape &originShape)
参数名
输入/输出
描述
originShape
输入
向TensorDesc设置原始的originShape对象。
无。