Searched defs:nhwc (Results 1 – 2 of 2) sorted by relevance
51 LIBXSMM_INLINE void naive_copy_NCHW_to_NHWC(const float* nchw, Tensor& nhwc, in naive_copy_NCHW_to_NHWC()
1087 Output nhwc = ops::Reshape( in TEST_F() local