clcarwin / sphereface_pytorch

A PyTorch Implementation of SphereFace.
MIT License
714 stars 172 forks source link

print() function for Python 3 #1

Closed cclauss closed 6 years ago

clcarwin commented 6 years ago

The PR need to keep the compatibility of Python 2 and do more testing.

cclauss commented 6 years ago

This PR does nothing to break Python 2 compatibility. These are very simple print statements.