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 removes the redundant AdvancedBoolean*Subtensor classes and merges all functionality into the Advanced*Subtensor classes. In doing so, the set_subtensor boolean gradient bug in #105 is also fixed.

@brandonwillard brandonwillard force-pushed the fix-boolean-subtensor-grad branch from 8e971bf to ddb271f Compare October 15, 2020 00:33
@brandonwillard brandonwillard linked an issue Oct 15, 2020 that may be closed by this pull request
This change also fixes the `set_subtensor` boolean gradient bug in Theano#105.
@brandonwillard brandonwillard force-pushed the fix-boolean-subtensor-grad branch from ddb271f to cac907d Compare October 15, 2020 00:44
@brandonwillard brandonwillard merged commit 9f56e41 into aesara-devs:master Oct 15, 2020
@brandonwillard brandonwillard deleted the fix-boolean-subtensor-grad branch October 15, 2020 01:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gradient of AdvancedBooleanIncSubtensor is broken

1 participant