-
Notifications
You must be signed in to change notification settings - Fork 680
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add docs to env_util.py function_util.py * add docs to config_util.py * add docs to session_util.py * add docs to layer.py * add docs to layers.upsample_2d * add docs nn_ops * format refine * modify name_scope.py * add docs >> placement_util.py * add docs to distribute.py * add docs to data_ops.py * add docs to user_op_builder.py * add docs to math_ops.py * fix conflict * add docs to initializer_util.py * refine docstring * Final Cut (#3354) * bump version * rm pip install Co-authored-by: tsai <caishenghang@1f-dev.kbaeegfb1x0ubnoznzequyxzve.bx.internal.cloudapp.net> * remove windows directory (#3358) * install python pkgs from dev-requirements.txt in configure time, remove PY3 flag (#3351) * install python pkgs from dev-requirements.txt in configure time * remove PY3 cmake flag, add dev-requirements.txt to CMAKE_CONFIGURE_DEPENDS, remove unused cmake functions * build nccl with -jN * special tag for gpu (#3362) Co-authored-by: tsai <[email protected]> Co-authored-by: daquexian <[email protected]> * ci master (#3366) Co-authored-by: Shenghang Tsai <[email protected]> Co-authored-by: tsai <caishenghang@1f-dev.kbaeegfb1x0ubnoznzequyxzve.bx.internal.cloudapp.net> Co-authored-by: OuYang Yu <[email protected]> Co-authored-by: daquexian <[email protected]> Co-authored-by: tsai <[email protected]> Former-commit-id: 8b07d01
- Loading branch information
1 parent
ef24426
commit c7b9f35
Showing
7 changed files
with
477 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.