Closed tjrileywisc closed 9 years ago
By default, numpy arrays were float64, which are incompatible with chainer. Simple fix to force dtype to float32.
By default, numpy arrays were float64, which are incompatible with chainer. Simple fix to force dtype to float32.