[Feature] Force log_prob to return a tensordict when kwargs are passe… #2025
benchmarks.yml
on: push
CPU Pytest benchmark
8m 11s
GPU Pytest benchmark
11m 45s
Annotations
3 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: 98c57eefd2df092584c87e5821ec910a3f80a03b | Previous: eaafc18c5cb2f3dbeade2f01602fac7fc156c31c | Ratio |
|-|-|-|-|
| `benchmarks/common/memmap_benchmarks_test.py::test_serialize_weights_pickle` | `1.0697397291532058` iter/sec (`stddev: 0.13124384881990853`) | `2.5281468358521666` iter/sec (`stddev: 0.05007958269568729`) | `2.36` |
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/98c57eefd2df092584c87e5821ec910a3f80a03b#commitcomment-150519962
|
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 2.5281468358521666 and current value is 1.0697397291532058. It is 2.363328917262351x worse than previous exceeding a ratio threshold 2
|