根据输入inTensor信息推导输出outTensor信息。
using InferShapeFunc = std::function<Status(const SVector<TensorDesc> &inTensorDescs, SVector<TensorDesc> &outTensorDescs)>;