Searched defs:width_in (Results 1 – 6 of 6) 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