Created by: jiweibo
Add matmul op and kernels.
use lite::arm::math::sgemm to implement MatMul
lite::arm::math::sgemm
pre-commit run -a command to run clang-format, and modify some files' style.