We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f72cb3 commit 4dadef0Copy full SHA for 4dadef0
algoperf/workloads/imagenet_resnet/imagenet_jax/randaugment.py
@@ -7,11 +7,11 @@
7
import inspect
8
import math
9
10
-from algorithmic_efficiency.workloads.imagenet_resnet.imagenet_jax.custom_tf_addons import \
+from algoperf.workloads.imagenet_resnet.imagenet_jax.custom_tf_addons import \
11
rotate_img
12
13
transform
14
15
translate
16
import tensorflow as tf
17
0 commit comments