[BugFix] select_out_keys for Prob sequential #1987
benchmarks.yml
on: push
CPU Pytest benchmark
8m 11s
GPU Pytest benchmark
11m 35s
Annotations
3 errors and 3 warnings
CPU Pytest benchmark
# :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: df61d64a34ab6b3ccb6b3ed2b876e1ef827d2f72 | Previous: c95a703944f3b761987c173c6fbcdb1f2c2fb712 | Ratio |
|-|-|-|-|
| `benchmarks/common/common_ops_test.py::test_membership_stacked_nested_last` | `76158.11921615894` iter/sec (`stddev: 9.84018451671747e-7`) | `169405.24380341786` iter/sec (`stddev: 7.340222570973414e-7`) | `2.22` |
| `benchmarks/common/common_ops_test.py::test_membership_stacked_nested_leaf_last` | `77114.26150616663` iter/sec (`stddev: 8.255069601043964e-7`) | `168723.80396478748` iter/sec (`stddev: 5.101773355119075e-7`) | `2.19` |
This comment was automatically generated by [workflow](https://github.com/pytorch/tensordict/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/tensordict/commit/df61d64a34ab6b3ccb6b3ed2b876e1ef827d2f72#commitcomment-149451830
|
GPU Pytest benchmark
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
GPU Pytest benchmark
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|
CPU Pytest benchmark
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/
|
CPU Pytest benchmark
Performance alert! Previous value was 169405.24380341786 and current value is 76158.11921615894. It is 2.2243884899861617x worse than previous exceeding a ratio threshold 2
|
CPU Pytest benchmark
Performance alert! Previous value was 168723.80396478748 and current value is 77114.26150616663. It is 2.1879714681738225x worse than previous exceeding a ratio threshold 2
|