* add Pad,ReduceMax,ReduceMin,ReduceMean,ReduceSum for onnx frontend * fixed pylint error and warning for frontend.onnx file * add implement v2 for Pad in onnx frontend * compatible with python 3.x * disable too-many-lines pylint check in frontend onnx * use random values instead in onnx frontend testing