-
Couldn't load subscription status.
- Fork 56
Closed
Labels
Description
There is lots of code duplication and as the package gets more features/optimizers these two sets are likely to diverge more. Given key selling point of torch_sim is batching and batched implementations work with batch sizes of one then to make it easier to maintain in the long run removing the unbatched implementations despite their pedagogical value makes sense.
orionarcher