The `step` and `predict/__call__` functions, GBRL functions in GBRL now work directly with PyTorch tensors, eliminating the need to clone data to the CPU and convert it to NumPy.
1.0.4
This release ensures full compatibility with GBRL version 1.0.4. Please update to this version if you're using GBRL v1.0.4 to avoid compatibility issues.