Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 691abb1

Browse files
T2T Teamcopybara-github
authored andcommitted
trax - fix neural_gpu imports
PiperOrigin-RevId: 247107420
1 parent 3c3b3b1 commit 691abb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensor2tensor/trax/models/neural_gpu.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
from __future__ import absolute_import
1919
from __future__ import division
20-
from __future__ import google_type_annotations
2120
from __future__ import print_function
2221

2322
from tensor2tensor.trax import layers as tl

0 commit comments

Comments
 (0)