Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 9e80ca4

Browse files
author
Mesh TensorFlow Team
committed
Internal change
PiperOrigin-RevId: 453512501
1 parent 6d44045 commit 9e80ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mesh_tensorflow/transformer/vocab_embeddings_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from mesh_tensorflow.transformer import vocab_embeddings
2424
import mock
2525
import numpy as np
26-
import scipy.misc
26+
import scipy.special
2727
import tensorflow.compat.v1 as tf
2828

2929

0 commit comments

Comments
 (0)