[BugFix] Fix name gathering with tensor indices (#690) #916
Annotations
3 errors and 3 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: f09f20dd586ee1749d244e5ae42ee5cdc992bd77 | Previous: 003be12f7fae60c883c1d00e2aef2db7a4f8a138 | Ratio |
|-|-|-|-|
| `benchmarks/common/common_ops_test.py::test_membership_stacked_nested_last` | `79089.54317797282` iter/sec (`stddev: 7.154203125683289e-7`) | `175475.86249638684` iter/sec (`stddev: 4.563674236471186e-7`) | `2.22` |
| `benchmarks/common/common_ops_test.py::test_membership_stacked_nested_leaf_last` | `79072.68008039815` iter/sec (`stddev: 6.329184203841807e-7`) | `178097.4766802575` iter/sec (`stddev: 4.27605655315395e-7`) | `2.25` |
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/f09f20dd586ee1749d244e5ae42ee5cdc992bd77#commitcomment-139006873
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Store benchmark results
Performance alert! Previous value was 175475.86249638684 and current value is 79089.54317797282. It is 2.218698647702627x worse than previous exceeding a ratio threshold 2
|
Store benchmark results
Performance alert! Previous value was 178097.4766802575 and current value is 79072.68008039815. It is 2.252326296505628x worse than previous exceeding a ratio threshold 2
|
The logs for this run have expired and are no longer available.
Loading