Fixes Python 3.x error and dependency deprecation warning in research/skip_thoughts (#5571)
* Adds try/except block to str.decode for python3.x * Fixes deprecation warning * Fixes attribute error with python3 * uses mode='rb' instead of try/except block for python2/3 compatability
Showing
Please register or sign in to comment