[BugFix] Avoid reshape(-1)
for inputs to objectives
modules (#2494)
#6814
Annotations
1 error and 2 warnings
Store benchmark results
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'CPU Benchmark Results'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 4736fac50e6408cdd03adbfdecee8e923016636e | Previous: 48606740d466085532c517cb49dd0281d2e87c07 | Ratio |
|-|-|-|-|
| `benchmarks/test_replaybuffer_benchmark.py::test_rb_populate[TensorDictReplayBuffer-ListStorage-SamplerWithoutReplacement-400]` | `33.51988179966991` iter/sec (`stddev: 0.18139682304628116`) | `213.54621168616438` iter/sec (`stddev: 0.0008217465351374432`) | `6.37` |
This comment was automatically generated by [workflow](https://github.com/pytorch/rl/actions?query=workflow%3AContinuous%20Benchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
CC: @vmoens
Comment was generated at https://github.com/pytorch/rl/commit/4736fac50e6408cdd03adbfdecee8e923016636e#commitcomment-147953104
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Store benchmark results
Performance alert! Previous value was 213.54621168616438 and current value is 33.51988179966991. It is 6.370732837377347x worse than previous exceeding a ratio threshold 2
|
Loading