Skip to content
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

Make scatter_nd work in static graph mode. #689

Merged

Conversation

TE-StephenTiedemann
Copy link
Contributor

Bugfix: Python-syntax indexing setter

Fix the indexing setter in the python-syntax by rewiring the function graph when an update gets assigned to an existing connection via a setitem operation.

@TE-StephenTiedemann TE-StephenTiedemann added the release-note-bugfix Auto-release; Bugfix label Jul 23, 2020
@KazukiYoshiyama-sony KazukiYoshiyama-sony merged commit c42cecf into master Jul 23, 2020
@TE-StephenTiedemann TE-StephenTiedemann deleted the fix/20200403-scatter_nd-for-static-graph branch August 4, 2020 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-bugfix Auto-release; Bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants