Skip to content

Commit

Permalink
Transformer: from six.moves import xrange for
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Nov 21, 2017
1 parent 7f2ea99 commit 6e0e8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions research/transformer/spatial_transformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
from six.moves import xrange
import tensorflow as tf


Expand Down

0 comments on commit 6e0e8c5

Please sign in to comment.