-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tests] Skip deprecation warning tests on FB fbcode
ghstack-source-id: fb0cc381a670377667194324f5b019076b8e762d Pull Request resolved: #1128
- Loading branch information
Showing
1 changed file
with
20 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22da679
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 'GPU Benchmark Results'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.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 using github-action-benchmark.
CC: @vmoens