Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e0e8c5

Browse files
author
cclauss
authored
Transformer: from six.moves import xrange for
1 parent 7f2ea99 commit 6e0e8c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

research/transformer/spatial_transformer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
# ==============================================================================
15+
from six.moves import xrange
1516
import tensorflow as tf
1617

1718

0 commit comments

Comments
 (0)