Currently, all of the spaces assume that the datatype is np.float32. However, some environments use e.g. np.uint8. We should support that. See [garage PR 455](https://github.com/rlworkgroup/garage/pull/455).