Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feature] Deterministic sample for Masked one-hot
ghstack-source-id: 27787eab47324c5af152f706d81687e71b5b9803 Pull Request resolved: #2440
- Loading branch information
e294c68
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
.benchmarks/test_replaybuffer_benchmark.py::test_rb_populate[TensorDictPrioritizedReplayBuffer-LazyMemmapStorage-None-400]
26.423393389039916
iter/sec (stddev: 0.17216425061165694
)76.28644808758818
iter/sec (stddev: 0.0012528477558623027
)2.89
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vmoens