- 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
-
- 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 1 commit
-
-
Leona C authored
-
- 28 Jun, 2019 1 commit
-
-
Leona C authored
-
- 26 Jun, 2019 1 commit
-
-
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
-
- 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 1 commit
-
-
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
-
- 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
-
- 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
-
- 27 Mar, 2019 1 commit
-
-
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
-
- 23 Feb, 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
-
- 27 Nov, 2018 1 commit
-
-
L.S. Cook authored
-
- 12 Oct, 2018 1 commit
-
-
L.S. Cook authored
* initial rough draft * import changes md to release notes for readability * import changes md to release notes for readability * remove draft * update README with link to Release Notes * release notes link * fix graphic placement * Wording change on ONNX supported frameworks
-
- 17 Mar, 2018 1 commit
-
-
L.S. Cook authored
* Cleanup docs * Fix typo on syntax * Update about page with Tunde's v2 of ngraph-ecostystem graphic * Incorporating feedback from PR reviews * Add more prereqs to table * Cleanup neon install documentation * fix doc build warnings * Make sure Tundes v3 graphic links properly * Add detail about ONNX imports to README as requested * Fix the broken merge
-
- 12 Feb, 2018 1 commit
-
-
Scott Cyphers authored
* Doc the A-ops. * Better structure for ops and the docs around them, based on cyphers branch for doc-the-a-ops * More edits for merge into preview branch * Update link to framework integration guide page on testing libngraph * Better arcbackprops, review comments * Make ``input`` consistent. * Uniform formatting.
-
- 06 Feb, 2018 1 commit
-
-
L.S. Cook authored
* Fix project README to be current, new doxyfile config test, cleanup static dir of theme * make sure new README gets added * fixes on doc cleanup branch * Add feedback from github reviews * Fix core README again
-
- 22 Jan, 2018 1 commit
-
-
L.S. Cook authored
* adding work and organization for docs * Summary of changes - removed rst file from css folder - added substitutions to conf file so folks don't have to type out the whole name - added branding notice so link in footer works - added glossary so we can have a place for terms relative to libngraph - added placeholder for MXNet and TF frontend under new section - cleaned up api page * Fix code fencing error and indentation issue causing build to throw error * adding MXNet integration guide details and other miscellaneous structure * fix unicode error in rst epilog * testing with unicode marker for rst_epilog string * replace api scaffolding with TODO to avoid breaking Jenkins
-