[BugFix] Consistent behavior for pad_sequence with one and many non-t… #2035
benchmarks.yml
on: push
CPU Pytest benchmark
8m 5s
GPU Pytest benchmark
11m 47s
Annotations
3 errors and 2 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: be44018b3846e774f1d2f16fe06570f7647e3075 | Previous: aeff8376045135bb7741ae07cd8a6efba1cecec0 | Ratio |
|-|-|-|-|
| `benchmarks/common/common_ops_test.py::test_membership_stacked_nested_last` | `82274.42759192688` iter/sec (`stddev: 8.527124017392414e-7`) | `227027.25780719792` iter/sec (`stddev: 4.2301170348706354e-7`) | `2.76` |
| `benchmarks/common/common_ops_test.py::test_membership_stacked_nested_leaf_last` | `80141.71006175871` iter/sec (`stddev: 0.000002853086521583666`) | `224995.47753292607` iter/sec (`stddev: 3.5941790663881303e-7`) | `2.81` |
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/be44018b3846e774f1d2f16fe06570f7647e3075#commitcomment-151125854
|
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
Performance alert! Previous value was 227027.25780719792 and current value is 82274.42759192688. It is 2.759390304521241x worse than previous exceeding a ratio threshold 2
|
CPU Pytest benchmark
Performance alert! Previous value was 224995.47753292607 and current value is 80141.71006175871. It is 2.8074703841425435x worse than previous exceeding a ratio threshold 2
|