Skip to content

Commit 10754fd

Browse files
author
Jonathan Sparling
committed
Remove unnecessary import
1 parent 4d63050 commit 10754fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

onnx_tf/handlers/backend/softmax_cross_entropy_loss.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import tensorflow as tf
22

3-
from onnx_tf.common import exception
43
from onnx_tf.handlers.backend_handler import BackendHandler
54
from onnx_tf.handlers.handler import onnx_op
65
from onnx_tf.handlers.handler import tf_func

0 commit comments

Comments
 (0)