Update raw_ops_test.py

This commit is contained in:
geetachavan1 2021-06-08 15:58:44 -07:00 committed by GitHub
parent c0510fbb4a
commit e2bc66d8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,6 @@ from tensorflow.python.framework import ops
from tensorflow.python.framework import test_util
from tensorflow.python.ops import gen_data_flow_ops
from tensorflow.python.ops import gen_math_ops
from tensorflow.python.ops import gen_string_ops
from tensorflow.python.platform import test