"references/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "16f0766727e5c42eb3caf7fe3f18d8d126100cb5"
Add a normalize_image_impl function without tf.image.convert_image_dtype as it...
Add a normalize_image_impl function without tf.image.convert_image_dtype as it is not supported in TFLite. By using normalize_image_impl, normalization can be included in the TFLite graph. The original normalize_image calls normalize_image_impl so there is no affect on existing code. PiperOrigin-RevId: 467278332
Showing
Please register or sign in to comment