Searched defs:NHWC (Results  1 – 5 of 5) sorted by relevance
| /external/armnn/tests/ | 
| D | ImagePreprocessor.hpp | 28         NHWC,  enumerator
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/convolution/common/ | 
| D | tensor.hpp | 33   NHWC,  ///< [Batch x Height x Width x Channels]  enumerator
  | 
| /external/armnn/include/armnn/ | 
| D | Types.hpp | 65     NHWC = 2,  enumerator
  | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | mkl_layout_pass.cc | 834   struct NHWC {  struct in tensorflow::MklLayoutRewritePass 835     enum dim { N = 0, H = 1, W = 2, C = 3 };
  | 
| /external/ComputeLibrary/arm_compute/core/ | 
| D | Types.h | 117     NHWC,    /**< Num samples, height, width, channels */  enumerator
  |