Update DataFormat
- upd: 'getDataFormatTranspose' to 'getPermutationMapping' - upd: use X-macro to keep DataFormat enum, string value, permutation with NCHW and description in synch - add: number of dimensions information to X-macro - upd: change 'DataFormatTransposeDict' array to 'permutationFromNCHW' and move it to a static function 'getPermutationFromNCHW'
Loading