Searched defs:offset_slice_in (Results 1 – 2 of 2) sorted by relevance
71 const int offset_slice_in = xi + yi * width_in + ifm * width_in * height_in; variable149 const int offset_slice_in = xi + yi * width_in + ifm * width_in * height_in; variable
122 const int offset_slice_in = slice * width_in * height_in; in deconvolution_layer() local