- 11 Dec, 2019 1 commit
-
-
Leona C authored
* Make sure examples compile * Resolve doc build error due to opset versioning and align dynamic tensor doc to cpp example * Add latest rc * Remove deprecated API * Update brief link summary * Dist example * update doc for cpp code examples folder * Fix typo and toc index * Build config for example, deprecation in dist test * style * Sitemap for ngraph.ai doc content * Add title to sitemap * resolve docbuild warnings resultant from sitemap link labeling * Doc tag for 0.27.1
-
- 09 Dec, 2019 1 commit
-
-
Scott Cyphers authored
* Make sure examples compile * Resolve doc build error due to opset versioning and align dynamic tensor doc to cpp example * Add latest rc * Remove deprecated API * Update brief link summary * Dist example * update doc for cpp code examples folder * Fix typo and toc index * Build config for example, deprecation in dist test * style
-
- 27 Nov, 2019 1 commit
-
-
Leona C authored
* Initial dynamic shapes doc * Basics on dynamic shapes, with example code * Add glossary defs and dynamic shapes example * Slightly better organization * Address make style check failure, maybe * Test dynamic shapes doc w 0.27.0-rc.0+9aa81d9 * Resolve doc build error w new opset versioning * Review comments addressed * Add theme-relevant revised illustrations from collab_ngai * style * Style fixes * Run make style-apply with clang-format-3.9
-
- 20 Nov, 2019 1 commit
-
-
Leona C authored
* New ToC * Working on docplan * Clean up for toc * Link to existing APIs on quantization doc * Better align topics with docplan ToC; add section for dyn shapes * Title casing to be consistent * PR reviews * New build preview * Add default opset version, new versioning schema * Remove duplicate file causing doc build warning
-
- 10 Oct, 2019 1 commit
-
-
Leona C authored
* Release notes 0.26.0-rc.3 and revise bridges overview * Fix version module and add latest release notes; update some doc menus * Let release notes be discoverable * Documentation master index * Documentation index pg * Update ops for version * Update illustration * Remove old illustration * Add note for 0-rc.4 * Add section on NGRAPH_PROFILE_PASS to backend API * rc-0.5 * Final preview 0.26 release notes * Note changes on Sum validation * Fix link syntax that breaks on Sphinx 3.0 * Revert file that triggers unnecessary review * Typo fix * PR feedback * Consistency on section title capitalizations * Update link * Section title consistency
-
- 30 Aug, 2019 1 commit
-
-
Leona C authored
-
- 20 Aug, 2019 1 commit
-
-
Adam Procter authored
* Opt /doc/examples into the new comment-wrapping rules * Typo * Update rst line number refs
-
- 23 Jul, 2019 1 commit
-
-
Scott Cyphers 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
-
- 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
-
- 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
-
- 07 Mar, 2019 1 commit
-
-
Sandeep authored
* limit user option to one flag * add space for if * check if intel cpu only backend * cosmetic * make it clear * Align to look pretty * docs update
-
- 27 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 * 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 * Update normalized boolean build defaults * Update for PR 2507 * Incorporate new PR feedback review
-
- 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
-
- 15 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
-
- 08 Feb, 2019 1 commit
-
-
Leona C authored
* Add new Introduction section based on IEEE presentation and illustrations * WIP changes to doc navigation * Update illustrations * Cleaner ToC * Minor fixes to the theme and removing useless bower files * Better captions * Revise intro * Latest * Make framework support section be its own section * More updates to backend support section and add a new cpp api * add changes to section * Update intro with better detail * Rework intro with better detail on motivation * Editing * Update README with new contrib guide filename * Add the illustration referred to RE MobileNet group convolution fusion * Fix off-by-a-line emph on code description * Fix off-by-a-line emph on code description
-