Searched defs:NHWC (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/armnn/tests/ |
H A D | ImagePreprocessor.hpp | 28 NHWC, enumerator
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/ |
H A D | tensor.hpp | 33 NHWC, ///< [Batch x Height x Width x Channels] enumerator
|
/aosp_15_r20/external/executorch/backends/arm/test/tester/ |
H A D | arm_tester.py | 489 self, data: Tuple[torch.Tensor], to: Literal["NHWC", "NCHW"]
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | Types.hpp | 65 NHWC = 2, enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | mkl_layout_pass.cc | 834 struct NHWC { struct in tensorflow::MklLayoutRewritePass 835 enum dim { N = 0, H = 1, W = 2, C = 3 };
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/ |
H A D | Types.h | 117 NHWC, /**< Num samples, height, width, channels */ enumerator
|