[Feature] Add __abs__
docstrings, __neg__
, __rxor__
, __ror__
,…
#2030
Annotations
3 errors and 1 warning
Python Setup
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
|
Python Setup
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.
|
Store benchmark results
# :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: d1363eb9d10460583c9f1966dbc5e1e82e006dd8 | Previous: c671d8ce511ede83245b3c06badc78e7c5ed636b | Ratio |
|-|-|-|-|
| `benchmarks/tensorclass/test_torch_functions.py::test_ones_like` | `112.62742991855316` iter/sec (`stddev: 0.0027530210351535194`) | `230.9326612911524` iter/sec (`stddev: 0.00012313419932585758`) | `2.05` |
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/d1363eb9d10460583c9f1966dbc5e1e82e006dd8#commitcomment-150614829
|
Store benchmark results
Performance alert! Previous value was 230.9326612911524 and current value is 112.62742991855316. It is 2.050412243786012x worse than previous exceeding a ratio threshold 2
|
Loading