chainer-DCGAN
chainer-DCGAN copied to clipboard
Python3 support
I modified to work python 2/3 both.
- use io.BytesIO on python3
- xrange as a alias of range on python3
- add parenthesis on print