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

PR #18288: Fix shape inference in MobileNet v3 #18352

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

PR #18288: Fix shape inference in MobileNet v3

Imported from GitHub PR #18288

Replace self-written hard_sigmoid with activation layer to solve keras-team/tf-keras#133
Copybara import of the project:

--
821a51a by Shkarupa Alex [email protected]:

Fix shape inference in MobileNet v3

Replace self-written hard_sigmoid with activation layer to solve keras-team/tf-keras#133

66bdcb1 by Shkarupa Alex [email protected]:

Fix lint error

Merging this change closes #18288

FUTURE_COPYBARA_INTEGRATE_REVIEW=#18288 from shkarupa-alex:patch-3 66bdcb1

Imported from GitHub PR #18288

Replace self-written hard_sigmoid with activation layer to solve https://github.com/keras-team/keras/issues/15282
Copybara import of the project:

--
821a51a by Shkarupa Alex <[email protected]>:

Fix shape inference in MobileNet v3

Replace self-written hard_sigmoid with activation layer to solve https://github.com/keras-team/keras/issues/15282
--
66bdcb1 by Shkarupa Alex <[email protected]>:

Fix lint error

Merging this change closes #18288

FUTURE_COPYBARA_INTEGRATE_REVIEW=#18288 from shkarupa-alex:patch-3 66bdcb1
PiperOrigin-RevId: 558098644
@copybara-service copybara-service bot closed this Sep 6, 2023
@copybara-service copybara-service bot deleted the test_558098644 branch September 6, 2023 23:11
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.

1 participant