Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Conversation

@brandonwillard
Copy link
Member

This PR moves the _get_test_value implementation from PureOp to the Variable classes they actually apply.
The test value computation steps are also extracted from PureOp.__call__ and put into a stand-alone compute_test_value function.

@brandonwillard brandonwillard added enhancement New feature or request refactor This issue involves refactoring labels Oct 18, 2020
@brandonwillard brandonwillard added this to the Clean up Theano milestone Oct 18, 2020
@brandonwillard brandonwillard self-assigned this Oct 18, 2020
@brandonwillard brandonwillard force-pushed the move-get_test_value-to-classes branch 2 times, most recently from fd3f071 to fa53408 Compare October 18, 2020 04:23
The test value computation steps were also extracted from `PureOp.__call__` and
put into a stand-alone `compute_test_value` function.
@brandonwillard brandonwillard force-pushed the move-get_test_value-to-classes branch from fa53408 to 3fb7528 Compare October 18, 2020 05:07
@brandonwillard brandonwillard force-pushed the move-get_test_value-to-classes branch from 3fb7528 to 5ef9f83 Compare October 18, 2020 16:37
@brandonwillard brandonwillard merged commit 3861b86 into aesara-devs:master Oct 18, 2020
@brandonwillard brandonwillard deleted the move-get_test_value-to-classes branch October 18, 2020 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request refactor This issue involves refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant