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

Add sphinx doc in PyBind file. Provide more documentation #292

Merged
merged 2 commits into from
Mar 6, 2018

Conversation

jetfuel
Copy link
Collaborator

@jetfuel jetfuel commented Mar 5, 2018

The PyBind class wraps C++ implementation and we should expose the C++ API information to our users.

Our code creates ScalarWriter__float, ScalarWriter__int, and ScalarWriter__double for ScalarWriter class.
I am choosing just ScalarWriter__float to make the documentation clear. If you find a better way, please let me know.

same thing to HistogramWriter.

nickyfantasy
nickyfantasy previously approved these changes Mar 5, 2018
@jetfuel
Copy link
Collaborator Author

jetfuel commented Mar 5, 2018

fixes: #289

@jetfuel jetfuel merged commit 723c503 into PaddlePaddle:develop Mar 6, 2018
@jetfuel jetfuel deleted the addSphinxDocInPyBind branch March 6, 2018 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.0.2 Release
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants