Skip to content

v1.0.6

Latest
Compare
Choose a tag to compare
@benja263 benja263 released this 20 Nov 13:16
· 7 commits to master since this release

Improved PyTorch integration

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.