Created by: joey12300
PR types
Function optimization
PR changes
OPs
Describe
- enhance reduce op which can reduce tensor with arbitrary rank (rank >= 7).
- enhance transpose op which can transpose tensor with arbitrary rank (rank>=7).
- add eigen device thread pool to accelerate transpose function.
- update transpose, reduce unittest to coverage situation when tensor has rank >= 7