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

Fix Conv2dTranspose bias #940

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Fix Conv2dTranspose bias #940

merged 1 commit into from
Nov 10, 2023

Conversation

Fiffers
Copy link

@Fiffers Fiffers commented Jun 19, 2022

Conv2dTranspose defaults to have use_bias = true but currently throws a not implemented exception when the parameter is true.

Conv2dTranspose defaults to have use_bias = true but currently throws a not implemented exception when the parameter is true.
@Fiffers Fiffers requested a review from Oceania2018 as a code owner June 19, 2022 08:17
@AsakusaRinne
Copy link
Collaborator

@Oceania2018 Shall we merge this PR?

@AsakusaRinne AsakusaRinne merged commit 59b08ca into SciSharp:master Nov 10, 2023
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.

2 participants