Closed Pipe-Runner closed 5 years ago
The variable bytes turns out to be float which does not match the type required for np.zeros, so an explicit type casting is needed.
Conflicts and squash commits
The variable bytes turns out to be float which does not match the type required for np.zeros, so an explicit type casting is needed.