[go: nahoru, domu]

Skip to content

Commit

Permalink
Internal cleanup to reduce source transformations.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 531797087
  • Loading branch information
tfx-copybara committed May 24, 2023
1 parent 3bcb712 commit d969544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tfx/examples/cifar10/cifar10_utils_native_keras.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
import os
from typing import List
import absl
import flatbuffers
import tensorflow as tf
import tensorflow_transform as tft

Expand All @@ -31,7 +32,6 @@
from tfx.dsl.io import fileio
from tfx_bsl.tfxio import dataset_options

import flatbuffers
from tflite_support import metadata_schema_py_generated as _metadata_fb
from tflite_support import metadata as _metadata

Expand Down

0 comments on commit d969544

Please sign in to comment.