[Doc,BugFix] Fix default argument in doc for `AddStateIndependentNorm… #2102
benchmarks.yml
on: push
CPU Pytest benchmark
8m 19s
GPU Pytest benchmark
12m 22s
Annotations
3 errors and 2 warnings
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.
|
GPU Pytest benchmark
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'GPU Benchmark Results'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 309c0a3c615ab5f06b9aa2198f262ad04722605e | Previous: 0fccd2674e83473962f237c510742c8713b69d38 | Ratio |
|-|-|-|-|
| `benchmarks/tensorclass/test_torch_functions.py::test_ones_like` | `113.93788946510738` iter/sec (`stddev: 0.0028169078278795986`) | `241.43491416269896` iter/sec (`stddev: 0.00010233623374763178`) | `2.12` |
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/309c0a3c615ab5f06b9aa2198f262ad04722605e#commitcomment-152505396
|
CPU Pytest benchmark
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
GPU Pytest benchmark
Performance alert! Previous value was 241.43491416269896 and current value is 113.93788946510738. It is 2.1190046199393273x worse than previous exceeding a ratio threshold 2
|