- 02 Aug, 2019 1 commit
-
-
Ewa Tusień authored
* [Py] Added grn operator to Python API. * [Py] Changed order of included files. * [Py] Changed docstring. * style
-
- 01 Aug, 2019 1 commit
-
-
Adam Procter authored
-
- 31 Jul, 2019 1 commit
-
-
Leona C authored
-
- 30 Jul, 2019 1 commit
-
-
Ewa21 authored
-
- 25 Jul, 2019 1 commit
-
-
Ewa21 authored
-
- 24 Jul, 2019 1 commit
-
-
Ewa21 authored
[Py] Added clamp operator to Python API. Created new package for registration of fused ops in pyngraph.
-
- 23 Jul, 2019 3 commits
-
-
Leona C authored
-
Leona C authored
-
Scott Cyphers authored
-
- 22 Jul, 2019 1 commit
-
-
Ewa Tusień authored
* Added elu operator to Python API. * Added missing file. * Specified elu function description. * Expand docstring * [Py] Added test with scalar for elu operator. * Bugfix * [Py] Changed input type in elu test. * Update test_ops_binary.py * [Py] Syntax bugfix. * [Py] Added elu operator to list in documentation.
-
- 19 Jul, 2019 1 commit
-
-
Leona C authored
* Update ngtf bridge doc for generic versioning * Many improvements, including previous group-based edits - New section for docs on extra-experimental project-based features - Team-based edits from PR 2994 added - Reorganize GSG sections to be cleaner for getting started - Fix link style warning generated by broadcast.hpp * Update README with correct ngraph-bridge link on tf repo * Fix comment so warning not generated on broadcasting op * Add latest doc changes to ReleaseNotes * Fix wording suggestion on PR review * Update HE Transformer experimental backend
-
- 18 Jul, 2019 3 commits
- 17 Jul, 2019 2 commits
-
-
Leona C authored
* Add instructions for building the NGRAPH_PLAIDML backend, ref on latest ToC * Fix typo * Reword paragraph to reference ngraph-plaidml build instruction page * PR review suggestions added
-
Sang Ik Lee authored
-
- 10 Jul, 2019 1 commit
-
-
Leona C authored
* Update the conf file picked up by CI * Remove extraneous conf.py * Add known issues to release notes * Word fix * Fix bulleted list formatting
-
- 02 Jul, 2019 4 commits
- 28 Jun, 2019 1 commit
-
-
Leona C authored
-
- 27 Jun, 2019 2 commits
- 26 Jun, 2019 3 commits
-
-
Robert Kimball authored
-
Leona C authored
-
Leona C authored
-
- 21 Jun, 2019 1 commit
-
-
Leona C authored
* WIP more guides and tutorials for the docs * Update Guides and structure * Update Guides and structure + Test documentation build on Clear Linux OS; + Fix a few links and redirs. + Note rc-naming conventions in doc may be tag-generalized. * documentation supports various rc-naming conventions * Add instructions on building nGraph bridge from src * Update ngtf bridge versions to 0.14.1 and TensorFlow's bazel dependency to 0.24.1 * Use consistent file naming on all BE indexes * Fix comma * Templatize versioning for releases starting 0.20 and add placeholders for changes by components * Remove typo * Minor formatting fixed * Document how to find or display built version of nGraph * Start a r0.21 for doc that also fixes broken link and typo * Correct use of console command context for version check * Minor fixes to doc-contributor-README * Docs for version 0.21 * Ensure docs build without error * Assign ownership project README and intro for new ngraph.ai site to Straw * Note deprecated Tensor API in doc * Update to generic versioning on core doc for importing via built wheels * Resolve merge conflicts leftover from v20 version request changes * remove typo and suggested use of prebuilt LLVM since newer OSes do not have them available * Update to latest * Update with review from PR and ngraph bridge team * Update right section with review from PR and ngraph bridge team * Ensure doc example folders have owners from the component * Push edit of tensorflow_connect to v0.22 docs * Update Python wheel building instructions to newer version
-
- 28 May, 2019 1 commit
-
-
Leona C authored
* Cleanup section * Add updated illustrations for pattern_matcher and tensor_descriptor * Add subsection link to be consistent
-
- 23 May, 2019 1 commit
-
-
Leona C authored
* Update version, clean up ToC, add more detail to section on inspecting graphs... * Minor adjustments to version module * Move distributed training page to extras since there's not much there * Fix links that break when doing that * Consistent casing on section titles * Orphan governance page so we don't have blank/empty links * Update release notes with new version module structure * PR feedback
-
- 15 May, 2019 1 commit
-
-
Leona C authored
* Add placeholder for doc versioning * Finalize module to include tags of verified releases only
-
- 09 May, 2019 2 commits
-
-
Leona C authored
* Update section on Homomorphic Encryption transformer * Make sure other updated files get added to git commit * Clarify that rc versions may have newer features and may be less stable. * Prettier formatting because vectors are important * Minor review changes
-
Adam Straw authored
* quantization cleanup * offset changed to zero point * fix failing tests * code style * code style
-
- 01 May, 2019 1 commit
-
-
Leona C authored
* Update for v 0.19 * Add rnotes from github releases page * Add section on graph inspection tools, add link to HE transformer, and fix link to ngraph bridge for Tensorflow * Fix broken links * Remove MANYLINUX from list of default flags * Revise some for new script loc * Add stub for ngc_util python script * Might as well link to open source file * original file from Vasanth Tovinkere * updated to handle more attributes. * Update new script loc and details * Revise intro * Clarify large graphs generated from script best read on gephi or cytoscape only * Edit oddly-worded sentence for clarity * Delete ngraph_json_to_graphml.py * Delete ngc_util.py * Add nGraph logo, update color scheme, disallow preprocessing of frontends' markdown UI * Finalize doc changes for release v0.19 * PR feedback on nGraph-friendly tools
-
- 17 Apr, 2019 1 commit
-
-
Leona C authored
-
- 10 Apr, 2019 1 commit
-
-
Leona C authored
* More doc review * Doc to v0.18 * Delete build.md
-
- 05 Apr, 2019 1 commit
-
-
Adam Procter authored
* Change OneHot to accept only non-real types * Update docstring * Update Python test * Add is_integral to element::Type * Update docs * Change is_integral to false for boolean * Revert "Change is_integral to false for boolean" This reverts commit 099ff378ae7fcbd1d9346665812f6b95e4886186. * Revert "Add is_integral to element::Type" This reverts commit 58fdf76fecaefdad10431f9a894523f326f3adca. * Change is_integral so it is, by definition, !is_real
-
- 04 Apr, 2019 1 commit
-
-
Leona C authored
Update template for release notes and CHANGELOG with latest few summaries from ngraph releases repo (#2696) * Update Release Notes for Github summaries, incorporate feedback from doc review, fix typos, etc * Fix links * Rename RCs on template * PR reviews * Remove trailing spaces and add clarification on Python API example * Fix typo
-
- 29 Mar, 2019 1 commit
-
-
Leona C authored
* Update MXNet bridge info page * Fix warning from docbuild due to heading * Update page on distributed training
-
- 28 Mar, 2019 1 commit
-
-
Jianying Lang authored
* Add MPI_Bcast to nGraph core * Add mpi_broadcast op and pass the unit test on CPU backend * Modify API for MLSL * Remove unused variable * Fix the format * Add the op call in python/pyngraph/ops/regmodule_pyngraph_op.cpp. * Fix emitter function for DistBroadcast op * Fix format * Fix the emitter function for distbroadcast op * Fix format * Delete the reference code for distbroadcast op * Include mlsl.h from ngraph build for genernal external usage * Change back for build * Fix alphabetical order issue and line space * Rename disbroadcast to broadcastdistributed * Change back continue * Update the changes * Fix style * Delete unused variables * Change some text format * Add support for interpreter backend for broadcastdistributed * Delete some redundant code * Fix format * rename * remove unused file * More renames * renaming * Remove one unused file * Fix a bug * add back redundant * One more commit * More commits * Unify distributed_send and distributed_recv functions * Fix format
-