Home | History | Annotate | Download | only in kernels

Lines Matching refs:image_width

58   const int image_width = 4;
70 {image_batch_count, image_height, image_width, depth});
119 const int expected_width = image_width;
150 const int image_width = 4;
154 TensorShape({image_batch_count, image_height, image_width, depth}),
167 const int expected_width = image_width;
193 const int image_width = 4;
197 TensorShape({image_batch_count, image_height, image_width, depth}),
210 const int expected_width = image_width / stride;
234 const int image_width = 4;
238 TensorShape({image_batch_count, image_height, image_width, depth}),
253 const int expected_width = image_width / stride;
278 const int image_width = 4;
287 {image_batch_count, image_height, image_width, depth});
310 const int expected_width = image_width;