-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feature] DETERMINISTIC interaction mode (#824)
Co-authored-by: Matteo Bettini <[email protected]>
- Loading branch information
1 parent
d7ba913
commit d14db1c
Showing
3 changed files
with
40 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
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
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
d14db1c
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/common/common_ops_test.py::test_membership_stacked_nested_last
74403.07569975217
iter/sec (stddev: 7.215903750179117e-7
)162351.08164522887
iter/sec (stddev: 4.554618447908789e-7
)2.18
benchmarks/common/common_ops_test.py::test_membership_stacked_nested_leaf_last
74893.42368791699
iter/sec (stddev: 6.57667565889069e-7
)160675.5368826902
iter/sec (stddev: 4.1728210792213916e-7
)2.15
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vmoens
d14db1c
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/tensorclass/test_torch_functions.py::test_zeros_like
60.92872871302357
iter/sec (stddev: 0.00103245727128582
)126.61028994323557
iter/sec (stddev: 0.0003301679464965167
)2.08
benchmarks/tensorclass/test_torch_functions.py::test_ones_like
61.37947161134608
iter/sec (stddev: 0.00095755512893378
)125.79704426990067
iter/sec (stddev: 0.0003317291705128687
)2.05
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vmoens