提交 ff2069de 编写于 作者: J James Lee-Thorp 提交者: A. Unique TensorFlower

Internal change

PiperOrigin-RevId: 530426973
上级 954dd73b
......@@ -281,5 +281,5 @@ def _pick_fourier_transform(
return functools.partial(
two_dim_matmul,
matrix_dim_one=tf.convert_to_tensor(dft_mat_seq),
matrix_dim_two=tf.convert_to_tensor(dft_mat_hidden))
matrix_dim_one=dft_mat_seq,
matrix_dim_two=dft_mat_hidden)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册