[Doc] Fix typo in torchrl/modules/distributions/continuous.py (#2624) #6970
benchmarks.yml
on: push
CPU Pytest benchmark
15m 48s
GPU Pytest benchmark
16m 58s
Annotations
4 errors and 1 warning
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: b2e9f291ad2862e6b9d8d34e68d0e2607acc9295 | Previous: c72583f75ab220c7ef89e9bd2505045ea5898db4 | Ratio |
|-|-|-|-|
| `benchmarks/test_replaybuffer_benchmark.py::test_rb_populate[TensorDictReplayBuffer-ListStorage-SamplerWithoutReplacement-400]` | `35.64789789560605` iter/sec (`stddev: 0.1691805946768077`) | `222.61103861959054` iter/sec (`stddev: 0.0008662625313177362`) | `6.24` |
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/b2e9f291ad2862e6b9d8d34e68d0e2607acc9295#commitcomment-149861278
|
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
Command 'git' failed with args '-c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= fetch ***github.com/pytorch/rl.git gh-pages:gh-pages': fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
: Error: The process '/usr/bin/git' failed with exit code 128
|
CPU Pytest benchmark
Performance alert! Previous value was 222.61103861959054 and current value is 35.64789789560605. It is 6.244717129506521x worse than previous exceeding a ratio threshold 2
|