b-vm
b-vm
## Description Moving from 2d batches to 3d batches of whole sequences leads to a 5-9 times speedup in terms of fps while keeping results similar. [Proof.](https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/issues/113#issuecomment-1329392783) ## Context -...
I am using `PPORecurrent` with the `RecurrentDictRolloutBuffer`. In https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/issues/103 it's mentioned that batch size is intended to be constant size. However this seems not to be the case. I did...
Uncommenting this was necessary to run `make rpm` for Lustre 2.15.3: https://github.com/cea-hpc/robinhood/blob/509584b63aa2856bdea845a4f6b71e35df05f859/src/common/lustre_tools.c#L850-L858 The error it caused before I uncommented that: 