-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
Refactor get_scalar_constant_value
#643
Merged
brandonwillard
merged 37 commits into
aesara-devs:main
from
brandonwillard:refactor-get_scalar_constant_value
Nov 15, 2021
Merged
Refactor get_scalar_constant_value
#643
brandonwillard
merged 37 commits into
aesara-devs:main
from
brandonwillard:refactor-get_scalar_constant_value
Nov 15, 2021
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7a5b1ff - Browse repository at this point
Copy the full SHA 7a5b1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5954079 - Browse repository at this point
Copy the full SHA 5954079View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3e134 - Browse repository at this point
Copy the full SHA cd3e134View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1b3eb - Browse repository at this point
Copy the full SHA 2f1b3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2586e67 - Browse repository at this point
Copy the full SHA 2586e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8f91e - Browse repository at this point
Copy the full SHA 9b8f91eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d471db3 - Browse repository at this point
Copy the full SHA d471db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4241f8a - Browse repository at this point
Copy the full SHA 4241f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4a857 - Browse repository at this point
Copy the full SHA 5b4a857View commit details -
Configuration menu - View commit details
-
Copy full SHA for e77a484 - Browse repository at this point
Copy the full SHA e77a484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3113f - Browse repository at this point
Copy the full SHA 5e3113fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e57cc8 - Browse repository at this point
Copy the full SHA 8e57cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0b2c9 - Browse repository at this point
Copy the full SHA cf0b2c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ca89f - Browse repository at this point
Copy the full SHA c8ca89fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d142225 - Browse repository at this point
Copy the full SHA d142225View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a8fa9 - Browse repository at this point
Copy the full SHA b1a8fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c68677e - Browse repository at this point
Copy the full SHA c68677eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 350268b - Browse repository at this point
Copy the full SHA 350268bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2c472 - Browse repository at this point
Copy the full SHA 3e2c472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5ec3d - Browse repository at this point
Copy the full SHA 3b5ec3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6825e02 - Browse repository at this point
Copy the full SHA 6825e02View commit details -
Refactor tests.tensor.test_basic_opt tests
* Convert tests to pytest `parametrized` tests * Use `pytest.raises` * Remove unused timing code and methods
Configuration menu - View commit details
-
Copy full SHA for 7315bc7 - Browse repository at this point
Copy the full SHA 7315bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 582f19f - Browse repository at this point
Copy the full SHA 582f19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5df6aa - Browse repository at this point
Copy the full SHA e5df6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4359ca7 - Browse repository at this point
Copy the full SHA 4359ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b9b445 - Browse repository at this point
Copy the full SHA 7b9b445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066709c - Browse repository at this point
Copy the full SHA 066709cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7358d3 - Browse repository at this point
Copy the full SHA d7358d3View commit details
Commits on Nov 14, 2021
-
Refactor local_add_specialize and test_local_add_specialize
These changes "flatten" the nested conditions that lead to the replacement logic. They also clarify the tests that are labeled as being for `local_add_specialize`, which actually aren't. Also, the unrelated tests implicitly relied on the canonicalizations built into `get_scalar_constant_value`; now, the actual canonicalizations are required in anticipation of `get_scalar_constant_value`'s replacement.
Configuration menu - View commit details
-
Copy full SHA for d26b992 - Browse repository at this point
Copy the full SHA d26b992View commit details -
Configuration menu - View commit details
-
Copy full SHA for e792667 - Browse repository at this point
Copy the full SHA e792667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20601b7 - Browse repository at this point
Copy the full SHA 20601b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63dd23a - Browse repository at this point
Copy the full SHA 63dd23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9144137 - Browse repository at this point
Copy the full SHA 9144137View commit details -
* Use `pytest.mark.parameterize` * Remove reliance on `get_scalar_constant_value`
Configuration menu - View commit details
-
Copy full SHA for 2563350 - Browse repository at this point
Copy the full SHA 2563350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d14ee9 - Browse repository at this point
Copy the full SHA 1d14ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287f7a0 - Browse repository at this point
Copy the full SHA 287f7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3b122 - Browse repository at this point
Copy the full SHA 3a3b122View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.