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
54 const int width_in = src.shape().x(); in upsample_layer() 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