Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaimaruseac committed Sep 21, 2020
1 parent f3f1835 commit bad36df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/python/ops/sparse_ops_test.py
Expand Up @@ -24,6 +24,7 @@
from tensorflow.python.eager import context
from tensorflow.python.framework import constant_op
from tensorflow.python.framework import dtypes
from tensorflow.python.framework import errors
from tensorflow.python.framework import sparse_tensor
from tensorflow.python.framework import test_util
# Need array_grad to register gradient for Identity.
Expand Down

0 comments on commit bad36df

Please sign in to comment.