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 f3f1835 commit bad36dfCopy full SHA for bad36df
tensorflow/python/ops/sparse_ops_test.py
@@ -24,6 +24,7 @@
24
from tensorflow.python.eager import context
25
from tensorflow.python.framework import constant_op
26
from tensorflow.python.framework import dtypes
27
+from tensorflow.python.framework import errors
28
from tensorflow.python.framework import sparse_tensor
29
from tensorflow.python.framework import test_util
30
# Need array_grad to register gradient for Identity.
0 commit comments