[Tests] Skip deprecation warning tests on FB fbcode #2017
Annotations
3 errors and 2 warnings
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: 22da67919ca0da19472df11ed7f848a2aefb638a | Previous: d7529ab5fed8cfa3152c7d5385be81618c408086 | Ratio |
|-|-|-|-|
| `benchmarks/common/common_ops_test.py::test_membership_stacked_nested_last` | `126929.41792517334` iter/sec (`stddev: 5.781257540359028e-7`) | `334359.27259861614` iter/sec (`stddev: 3.566247617085364e-7`) | `2.63` |
| `benchmarks/common/common_ops_test.py::test_membership_stacked_nested_leaf_last` | `126888.70214145185` iter/sec (`stddev: 6.22221391115816e-7`) | `331574.41501332517` iter/sec (`stddev: 3.7617805884965205e-7`) | `2.61` |
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/22da67919ca0da19472df11ed7f848a2aefb638a#commitcomment-149924718
|
Store benchmark results
Performance alert! Previous value was 334359.27259861614 and current value is 126929.41792517334. It is 2.6342141803228434x worse than previous exceeding a ratio threshold 2
|
Store benchmark results
Performance alert! Previous value was 331574.41501332517 and current value is 126888.70214145185. It is 2.6131121953134615x worse than previous exceeding a ratio threshold 2
|
Loading