-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add constrained synthetic test functions #1832
Conversation
This pull request was exported from Phabricator. Differential Revision: D45821102 |
Codecov Report
@@ Coverage Diff @@
## main #1832 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 170 171 +1
Lines 14937 15017 +80
=========================================
+ Hits 14937 15017 +80
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Summary: Pull Request resolved: pytorch#1832 Adds the following engineering-problem test functions: - PressureVesselDesign - WeldedBeam - SpeedReducer - TensionCompressionString Reviewed By: SebastianAment Differential Revision: D45821102 fbshipit-source-id: f0197c38989d98c6f1762509ed8584f5c154528a
115ade7
to
fd6ed90
Compare
This pull request was exported from Phabricator. Differential Revision: D45821102 |
Summary: Pull Request resolved: pytorch#1832 Adds the following engineering-problem test functions: - PressureVesselDesign - WeldedBeam - SpeedReducer - TensionCompressionString Reviewed By: SebastianAment Differential Revision: D45821102 fbshipit-source-id: 9dfda0cb48d218588e3528e32c249fe131b56d70
fd6ed90
to
300b8bf
Compare
This pull request was exported from Phabricator. Differential Revision: D45821102 |
Summary: Pull Request resolved: pytorch#1832 Adds the following engineering-problem test functions: - PressureVesselDesign - WeldedBeam - SpeedReducer - TensionCompressionString Reviewed By: SebastianAment Differential Revision: D45821102 fbshipit-source-id: b58d23ae33afd89d9c1435598334b97f3f800f0a
300b8bf
to
211a9f2
Compare
This pull request was exported from Phabricator. Differential Revision: D45821102 |
Summary: Pull Request resolved: pytorch#1832 Adds the following engineering-problem test functions: - PressureVesselDesign - WeldedBeam - SpeedReducer - TensionCompressionString Reviewed By: SebastianAment Differential Revision: D45821102 fbshipit-source-id: 22f20ffd620975d47c45fd02d58d0de8ba867f20
211a9f2
to
323eade
Compare
This pull request was exported from Phabricator. Differential Revision: D45821102 |
Summary: Pull Request resolved: pytorch#1832 Adds the following engineering-problem test functions: - PressureVesselDesign - WeldedBeam - SpeedReducer - TensionCompressionString Also cleans up / unifies some of the the test function code. Reviewed By: SebastianAment Differential Revision: D45821102 fbshipit-source-id: e256a08554f9f9891b65c7ddf22b2ee12810c5d4
323eade
to
55f839f
Compare
This pull request was exported from Phabricator. Differential Revision: D45821102 |
Summary: Pull Request resolved: pytorch#1832 Adds the following engineering-problem test functions: - PressureVesselDesign - WeldedBeam - SpeedReducer - TensionCompressionString Also cleans up / unifies some of the the test function code. Reviewed By: SebastianAment Differential Revision: D45821102 fbshipit-source-id: e9e2dba03f0d4f4d68bf5a2e005bcbb35e93dd0b
55f839f
to
9789b3a
Compare
This pull request was exported from Phabricator. Differential Revision: D45821102 |
Differential Revision: D45969036 fbshipit-source-id: ee2949ea7e636223bc80d91b613d265f6e647228
Summary: Pull Request resolved: pytorch#1832 Adds the following engineering-problem test functions: - PressureVesselDesign - WeldedBeam - SpeedReducer - TensionCompressionString Also cleans up / unifies some of the the test function code. Reviewed By: SebastianAment Differential Revision: D45821102 fbshipit-source-id: e4f1cd87c43c92a9e220f03450019b6c31afa7c9
9789b3a
to
84abc94
Compare
This pull request was exported from Phabricator. Differential Revision: D45821102 |
This pull request has been merged in 98373f6. |
Summary:
Adds the following engineering-problem test functions:
Differential Revision: D45821102