Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

work around duplicate definition of diff witness #234

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

marcrasi
Copy link
Contributor

@marcrasi marcrasi commented Dec 2, 2019

Works around https://bugs.swift.org/browse/TF-1025 by specifying explicit activations on all the layers with default activations.

@marcrasi marcrasi requested a review from BradLarson December 2, 2019 21:33
@saeta
Copy link
Contributor

saeta commented Dec 2, 2019

How much work would be required to actually fix the underlying issue? Alternately, can you file a follow-up task for TF-1025 to revert this change?

@marcrasi
Copy link
Contributor Author

marcrasi commented Dec 2, 2019

I will look at TF-1025 soon because this will confuse anyone who runs into it. There is some related cleanup that I would like to finish first that should make the underlying issue much easier to figure out and fix, so it might be a day before I actually create a fix.

I have added a note in TF-1025 to revert this.

@marcrasi marcrasi merged commit b6593df into tensorflow:master Dec 2, 2019
@marcrasi marcrasi deleted the marcrasi-fix-duplicate-def branch December 2, 2019 22:02
marcrasi pushed a commit that referenced this pull request Dec 4, 2019
marcrasi pushed a commit that referenced this pull request Dec 6, 2019
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.

3 participants