Skip to content

Conversation

SanftMonster
Copy link
Collaborator

Fix #974

It seems that this problem is caused because unneeded_gradients is unused.

Besides, Rsqrt gradient is not registered and Conv2DTranspose is not declared in ILayersApi.

This PR resolved the problems above. @Oceania2018 Please have a review, especially the modification of Tape.ComputeGradient.cs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'Conv2DBackpropInput' returned too few gradients. Expected 3 but received 2
2 participants