Searched defs:image_bytes (Results 1 – 6 of 6) sorted by relevance
26 def distorted_bounding_box_crop(image_bytes, argument85 def _decode_and_random_crop(image_bytes, image_size): argument108 def _decode_and_center_crop(image_bytes, image_size): argument135 def preprocess_for_train(image_bytes, use_bfloat16, image_size=IMAGE_SIZE): argument154 def preprocess_for_eval(image_bytes, use_bfloat16, image_size=IMAGE_SIZE): argument172 def preprocess_image(image_bytes, argument
32 def _preprocess_image(image_bytes): argument
706 ulg image_bytes; in main() local
224 const int image_bytes = row_stride * height; in graw_util_create_tex2d() local
48 size_t image_bytes; in __indirect_glGetCompressedTexImage() local
856 udigit image_bytes[5]; member