Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Replace LearningPhaseIndicator with a context argument to Layer.applied(to:in:). #13

Merged
merged 2 commits into from
Feb 20, 2019

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Feb 19, 2019

This PR address proposal tensorflow/swift#115.

It's currently blocked by bug TF-256.

@rxwei rxwei added the enhancement New feature or request label Feb 19, 2019
@rxwei rxwei requested a review from saeta February 19, 2019 22:30
@@ -16,51 +16,51 @@
@_exported import TensorFlow
#endif

public enum LearningPhase {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments to be added when crashers get fixed.

@rxwei rxwei changed the title Replace LearningPhaseIndicator with a context argument to Layer.applied(to:). Replace LearningPhaseIndicator with a context argument to Layer.applied(to:in:). Feb 19, 2019
@rxwei
Copy link
Contributor Author

rxwei commented Feb 20, 2019

Merging to unblock progress. Happy to address any comments later.

@rxwei rxwei merged commit 3ac1ed4 into tensorflow:master Feb 20, 2019
@rxwei rxwei deleted the context branch February 20, 2019 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant