sbi-benchmark / sbibm

Simulation-based inference benchmark
https://sbi-benchmark.github.io
MIT License
88 stars 34 forks source link

Minor bugfix for c2st #43

Closed michaeldeistler closed 2 years ago

psteinb commented 2 years ago

Just by chance: how backwards compatible is this?

michaeldeistler commented 2 years ago

Both axis and dim work for torch.mean. But dim is the "usual" way of doing it, see here