Unverified Commit 6e0e8c51 authored by cclauss's avatar cclauss Committed by GitHub
Browse files

Transformer: from six.moves import xrange for

parent 7f2ea994
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# ============================================================================== # ==============================================================================
from six.moves import xrange
import tensorflow as tf import tensorflow as tf
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment