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

make computationgraph constructor private to force use of factory method #47

Merged
merged 2 commits into from Feb 23, 2017

Conversation

joelgrus
Copy link

No description provided.

Copy link

@OyvindTafjord OyvindTafjord left a comment

Choose a reason for hiding this comment

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

Minor doc comment, LGTM!

swig/README.md Outdated

```scala
// BAD! DO NOT DO THIS!
// THIS CODE WILL NOT RUN

Choose a reason for hiding this comment

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

Maybe just delete the paragraph on new ComputationGraph now since it's irrelevant?

@joelgrus joelgrus merged commit a0eefaf into master Feb 23, 2017
@joelgrus joelgrus deleted the private_constructor branch February 23, 2017 01:30
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.

None yet

2 participants