Unverified Commit 04c0249e authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #2847 from cclauss/patch-14

Compression: from six.moves import xrange for Python 3
parents 2ff9eff5 af68b03b
......@@ -17,6 +17,7 @@
import json
from six.moves import xrange
import tensorflow as tf
from entropy_coder.lib import blocks
......
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