Searched defs:width_in (Results 1 – 7 of 7) sorted by relevance
45 const auto width_in = static_cast<int>(src.shape()[0]); in batch_to_space() local
43 const auto width_in = static_cast<int>(src.shape()[0]); in depth_to_space() local
46 const auto width_in = static_cast<int>(src.shape()[0]); in space_to_depth() local
46 const auto width_in = static_cast<int>(src.shape()[0]); in space_to_batch() local
51 const int width_in = src.shape().x(); in convolution_layer_nchw() local
85 const int width_in = src.shape().x(); in deconvolution_layer() local
1887 uint32_t height_in) { in CodechalDebugInterface()2226 uint32_t height_in) { in CodechalDebugInterface()2488 uint32_t width_in, in DumpRgbDataOnYUVSurface()4203 uint32_t width_in, in DumpYUVSurface()