- 31 Jul, 2019 1 commit
-
-
Leona C 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 1 commit
-
-
Leona C authored
-
- 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 2 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
-
- 27 Mar, 2019 2 commits
-
-
Leona C authored
* [ONNX] Add documentation * Update documentation contributor's instructions * Doc theme to match ngraph.ai * Minor formatting fixes and PR feedback * ToC fixes * ToC fixes * Add changes * Be consistent with BUILDDIR * Be consistent with substitution * Update Makefile * Update style check, add feedback from reviewers, remove outdated link on ReleaseNotes
-
Leona C authored
* [ONNX] Add documentation * Update documentation contributor's instructions * Doc theme to match ngraph.ai * Minor formatting fixes and PR feedback * ToC fixes * ToC fixes * Add changes * Be consistent with BUILDDIR * Be consistent with substitution * Update Makefile
-
- 26 Mar, 2019 1 commit
-
-
Michał Karzyński authored
* [ONNX] Add documentation * Update documentation contributor's instructions
-
- 22 Mar, 2019 1 commit
-
-
harryskim authored
* Delete old stack diagram * Update first paragraph * Update introduction.rst * Update introduction.rst * Update introduction.rst * Update introduction.rst * Introduction graph optimization diagram * Update introduction.rst * Introduction kernel to deep learning frameworks * Update introduction.rst * Update introduction.rst * Delete intro_kernel_to_fw.png * Introduction kernel to frameworks with accent * Update introduction.rst * Update introduction.rst * Update introduction.rst * Introduction multiplying kernels * Update introduction.rst * Update introduction.rst * Update introduction.rst * Update introduction.rst * Update introduction.rst * Delete intro_kernel_to_fw_accent.png * Introduction kernel explosion image * Update introduction.rst * Update introduction.rst * Update introduction.rst * Edit introduction to be relevant to a wider audience * Refine intro * writing thru another draft * Another batch of updates * Tie the conclusion to the intro * Clean up the doc * First reviewer feedback done! * fix typo * fix typos * Minor formatting fixes
-
- 21 Mar, 2019 1 commit
-
-
tsocha authored
* Add support for negative padding * Use std::bind in pad builder check * Add support for negative padding in CPU backend * Updated kernel to do pad+slice * Remove type conversion warnings * Fix review comments * Remove interior padding from core op and interpreter stuff * Update backends other than GPU for retirement of padding_interior * Skeleton of support for edge/reflect padding * Post-merge cleanup * Attempt reference implementation for EDGE. * Fix the edge-padding reference, and add some unit tests * Implement REFLECT padding ref; add tests * Fixes to the CPU stuff so it compiles now * Fix test * Add support for different pad modes * Restore a stub get_padding_interior function, and tweak some stale comments * Update ONNX importer to not supply interior padding value; add checks for padding-too-small for EDGE and REFLECT * Typo * Bop a warning * Attempt fix to INTELGPU backend * Attempt another fix to INTELGPU backend * Fix pyapi * Style apply * Add support for padding modes * Remove unnecesary node validation checks * Remove tests for minimal reflect and edge pad * Remove commented tests * Remove unnecesary Asserts * Little update of pad documentation * Monospace for pad_mode options * Revert "Remove tests for minimal reflect and edge pad" This reverts commit 81e4787ea47195b832cab1452dde698bc05776fe. * Revert "Remove unnecesary node validation checks" This reverts commit 7e68db7564f3c9b1fd40e7db1d1bda4e0677cad9. * Test only spatial dims * axis -> spatial axis * Fix typo * Style check * Update test * Add CoordinateDiff include * Remove pad_mode from tree visualization * Convert padding into NVShape * Skip failing tests on GPU * Revert mode change * Remove merge artifact * Rename pad kernel into pad_ref
-
- 18 Mar, 2019 1 commit
-
-
Leona C authored
* Update sitemap.rst * Update sitemap.rst using the structure suggested by Kevin P instead
-
- 15 Mar, 2019 1 commit
-
-
Leona C authored
* Cleaner API doc reference for compile call * Add a useful table for nGraph namespaces * Remove layout namespace * Show exploding kernel problem on illustration like IEEE preso * WIP branch for new documentation restructuring that is a huge pain * Fix the doc reorg mess * Fix underline * List of passes disclaimer note * Update disclaimers on README * More cleanup of doc reorg * Update core docs * Update overview on core * Add PR feedback * Get rid of all the gazillion of doc build errors from rearranging stuff * Add section on tutorials * Update branch * Cleanup intro * Add better detail to overview * Revise buildlb instructions and add better title for contributing to doc * Note about unit tests * Editing * Update core overview namespace table and fix more broken links due to ToC changes * Add doc on pass manager register and run passes code from unit tests * Add doc on pass manager register and run passes code from unit tests * Make the compiler passes section more awesome * Consistent sentence case on all ToC headings * Update for gold docs * Add better detail about execution interface * Minor edits * Revert strange change * Update with bucketed list of passes * Fix build error
-