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 216ae3f commit 9c6e6ecCopy full SHA for 9c6e6ec
src/python/tests/pose_tf_graph_mode_test.py
@@ -2,7 +2,7 @@
2
3
import tensorflow as tf
4
5
-from .pose_test import _get_random_pose_object_with_tf_posebody
+from .pose_tensorflow_test import _get_random_pose_object_with_tf_posebody
6
7
8
class TestPose(TestCase):
0 commit comments