Support of optional input arguments;
Fixed dynamic axes for squeeze and unsqueeze.
Also added new operations listed below:
Resize
Reduces operations (ReduceL1, ReduceL2, ReduceLogSum, ReduceLogSumExp, ReduceMax, ReduceMean, ReduceMin, ReduceProd, ReduceSum, ReduceSumSquare)
Logical Operaations (Or, Xor, And, Not)
HardSigmoid, LeakyRelu
Pow, Sqrt