Created by: zhupengyang
PR types
Performance optimization
PR changes
OPs
Describe
- restruct logsumexp to speed up compiling
- remove attr "in_dtype", "out_dtype"; rename attr "dim"->"axis", "keep_dim"->"keepdim"
- It is a new op since 2.0-beta, so it won't affect inference.