Unverified Commit e0a91f29 authored by srihari-humbarwadi's avatar srihari-humbarwadi
Browse files

fixed import error

parent df60a195
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
"""Tests for factory.py.""" """Tests for factory.py."""
from absl.testing import parameterized from absl.testing import parameterized
import numpy as np
import tensorflow as tf import tensorflow as tf
from tensorflow.python.distribute import combinations from tensorflow.python.distribute import combinations
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment