Skip to content

Conversation

@luotao1
Copy link
Contributor

@luotao1 luotao1 commented Dec 8, 2017

fix #6395
I put operator.json in doc/en/html, thus, you may modify the following command to use it:

 operator_doc_json_string = client.containers.run(docker_image_name, 'print_operators_doc 2>/dev/null')

https://github.com/PaddlePaddle/PaddlePaddle.org/blob/develop/portal/portal/management/commands/update_operator_docs.py#L64

@luotao1 luotao1 requested review from QiJune and cs2be December 8, 2017 02:57
@luotao1 luotao1 merged commit 7d85b6d into PaddlePaddle:develop Dec 8, 2017
@luotao1 luotao1 deleted the print_operators_doc branch December 8, 2017 03:58
Copy link
Contributor

@cs2be cs2be left a comment

Choose a reason for hiding this comment

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

lgtm

@luotao1
Copy link
Contributor Author

luotao1 commented Dec 8, 2017

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.

how can we get the updated “print_operators_doc” on a commit to PaddlePaddle develop branch

3 participants