Skip to content

Commit cb63592

Browse files
tqchenwweic
authored andcommitted
[TEST] recover tflite test (apache#2788)
1 parent 3c1af97 commit cb63592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python/frontend/tflite/test_forward.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from tensorflow.python.ops import nn_ops
1515
from tensorflow.python.ops import array_ops
1616
from tensorflow.python.ops import variables
17-
from tensorflow.contrib.lite.python import interpreter as interpreter_wrapper
17+
from tensorflow.contrib import lite as interpreter_wrapper
1818

1919
import tvm.relay.testing.tf as tf_testing
2020

0 commit comments

Comments
 (0)