Skip to content

[WIP] Seal Edward inference classes#687

Open
dustinvtran wants to merge 7 commits intomasterfrom
refactor/private
Open

[WIP] Seal Edward inference classes#687
dustinvtran wants to merge 7 commits intomasterfrom
refactor/private

Conversation

@dustinvtran
Copy link
Copy Markdown
Member

@dustinvtran dustinvtran commented Jun 19, 2017

This PR makes explicit which class members and methods are public during inference. In particular, we prepend any private methods with underscores. We also prepend all class members with underscore and use the @property decorator as a getter method. This follows TensorFlow convention.

@dustinvtran dustinvtran changed the title Seal Edward inference classes [WIP] Seal Edward inference classes Jun 19, 2017
@dustinvtran dustinvtran force-pushed the refactor/private branch 2 times, most recently from e08f02d to 8c11d7e Compare June 19, 2017 22:38
@dustinvtran dustinvtran force-pushed the refactor/private branch 2 times, most recently from 1607d97 to 744e515 Compare September 25, 2017 18:58
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