Skip to content

Commit

Permalink
isort changes
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Feb 11, 2025
1 parent 4dadef0 commit f375099
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
import inspect
import math

import tensorflow as tf

from algoperf.workloads.imagenet_resnet.imagenet_jax.custom_tf_addons import \
rotate_img
from algoperf.workloads.imagenet_resnet.imagenet_jax.custom_tf_addons import \
transform
from algoperf.workloads.imagenet_resnet.imagenet_jax.custom_tf_addons import \
translate
import tensorflow as tf

# This signifies the max integer that the controller RNN could predict for the
# augmentation scheme.
Expand Down

0 comments on commit f375099

Please sign in to comment.