- 13 Aug, 2019 1 commit
-
-
Leona C authored
-
- 05 Aug, 2019 1 commit
-
-
Leona C authored
* 0.25 prerelease * New branch for 0.25 docs * remove file from wrong directory
-
- 18 Jul, 2019 2 commits
- 02 Jul, 2019 2 commits
- 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
-
- 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 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
-
- 06 Mar, 2019 1 commit
-
-
Leona C authored
* Update gold release date and features * Diagram that shows FW & HW support for main md * Simplified nGraph architecture for CPU * Complex architecture diagram for all backends * Replace * Add ngraph stack diagram with FW and HW support * relocate * Relocate * Replace stack diagram with NNP-L & NNP-I * Updated copy and removed the disclaimer * Removed "more detailed" sentence * Update README.md * Fixed sentence * Update README.md * nGraph logo small version * Update README.md * Added logo * nGraph logo smallest version * nGraph logo with header * Update README.md * Delete ngraph_logo_header.png * nGraph logo with header * Update README.md * nGraph header on the main repo page * Added header * nGraph architecture simplified for CPU * nGraph architecture complex * Added architecture simple architecture diagram * Modified the full stack diagram * nGraph architecture simple diagram with padding * Added padding to simple architecture image * Update ABOUT.md * Add new logo to doc landpage * Fix typo
-
- 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
-
- 20 Dec, 2018 1 commit
-
-
L.S. Cook authored
* editing docs * more doc updates * Cleanup theme, update backends for PlaidML, remove stale font * Add PlaidML description and doc update that should have been added with PR 1888 * Add PlaidML description and doc update that should have been added with PR 1888 * Latest release doc updates * Add PlaidML description and doc update for PR 1888 * Update glossary with tensor description and quantization def * Refactor landpage with QuickStart guides * Add better details about nGraph features and roadmap * Placeholder detail for comparison section * Add section link * order sections alphabetically for now * update compiler illustration * Address feedback from doc review * Update illustration wording * Formatting and final edits * keep tables consistent * Clarify doc on bridge and compiler docs * Clarify doc on bridge and compiler docs * yay for more feedback and improvements * edit with built doc * Fix typo * Another phase of PR review editing * Final review comment resolved * note grammatically-correct wording preferred as often as possible. * First iteration of shared subgraphs with onnx doc * Updte onnx wheel install instructions with latest ngraph-0.9.0 versioning * Updte onnx wheel install instructions with latest ngraph-0.9.0 versioning * Update section on subgraphs and shared subgraph docs * Finalize edit of mxnet tutorial given status of our PR * Make sure latest conf py is being used * Update to latest index * Add link to design doc mentioned by Ashoke and update about for consistent headings * Update with PR feedback * Update with new pip install instructions * add more testing * Further feedback review included * Improve descriptions, given the new pip pkg install options * Add note to onnx_ssg_tutorial * Links updated to latest correct url * Improve docs for Beta * Reorganize TOC * Better org in sections * Make heading style consistent across indexes * Update intro to framework builders * Update intro to framework builders * Add feedback from reviewers * Minor fixes to ToC and editing * Add section on FMV for miscellaneous use cases * Update notice on README * Updte link to howto index * fix typo * fix note * Update glossary
-
- 30 Nov, 2018 1 commit
-
-
L.S. Cook authored
* New branch for doc changes * Slightly out of scope doc requests to make some people happier; this does technically change the API * Doc versioning even with Beta release * Don't remove markdown version of contrib guidelines after all * Update changes from earlier branch * Make sure ngraph-tf links to readme
-
- 09 Nov, 2018 1 commit
-
-
L.S. Cook authored
* editing docs * more doc updates * Cleanup theme, update backends for PlaidML, remove stale font * Add PlaidML description and doc update that should have been added with PR 1888 * Add PlaidML description and doc update that should have been added with PR 1888 * Latest release doc updates * Add PlaidML description and doc update for PR 1888 * Update glossary with tensor description and quantization def * Refactor landpage with QuickStart guides * Add better details about nGraph features and roadmap * Placeholder detail for comparison section * Add section link * order sections alphabetically for now * update compiler illustration * Address feedback from doc review * Update illustration wording * Formatting and final edits * keep tables consistent * Clarify doc on bridge and compiler docs * Clarify doc on bridge and compiler docs * yay for more feedback and improvements * edit with built doc * Fix typo * Another phase of PR review editing * Final review comment resolved
-
- 27 Oct, 2018 1 commit
-
-
L.S. Cook authored
-
- 03 Oct, 2018 1 commit
-
-
L.S. Cook authored
* add doctools js from basic theme sphinx repo * fixes from PR 672 RTD theme regarding sphinx build
-
- 21 Sep, 2018 1 commit
-
-
L.S. Cook authored
-
- 06 Sep, 2018 1 commit
-
-
L.S. Cook authored
* Update doc build v and fix doc on captioning * Clarify to build the library * update link on README
-
- 23 Mar, 2018 1 commit
-
-
L.S. Cook authored
updating ngraph theme with IntelNeoSans font on headings, better OFL font for doc readability, better rendering of certain text, etc (#727)
-
- 17 Mar, 2018 2 commits
-
-
Leona C authored
-
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
-
- 01 Mar, 2018 1 commit
-
-
Leona C authored
-
- 28 Feb, 2018 1 commit
-
-
L.S. Cook authored
* Improve the readability of imported doxygenclass api doc style from being so small (WIP). Also fixed the not op to not import abs doxygenclass. * Make sure no large files get added to git * Other doxygen files to exclude from git * WIP phase two styling code to save and test * Cleanup for PR
-
- 26 Feb, 2018 1 commit
-
-
Scott Cyphers authored
-
- 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.
-
- 10 Feb, 2018 1 commit
-
-
L.S. Cook authored
* WIP with test ops * update WIP * Add LLVM compilation detail from INSTALL to installation guide and cleanup todo comments on convolution.rst and remove deprecated file * Clarify LLVM compilation flag on Ubuntu and delete WIP draft from earlier
-
- 09 Feb, 2018 1 commit
-
-
Adam Procter authored
-
- 07 Feb, 2018 1 commit
-
-
Scott Cyphers authored
* Main chunk of style description * Edit code guide for readability as raw rst. Update subheadings with clearer delineation * Minor edits * Typo
-
- 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
-
- 31 Jan, 2018 1 commit
-
-
L.S. Cook authored
* WIP on finding a good format for op docs in RST * A few more scribbles * fix up branch for Amazon code share * add conf.py configuration details from aproctor's branch for doxy-breathe integration * update section on how to build the documentation with breathe install details * Remove empty file on training, update framework integration notes * Add CentOS stub, fix spelling, core op definition, add to glossary. * more documentation cleanup on README and installation and testing * more cleanup of docs for TernsorFlow * Simplify Dot Autodiff (#412) * Simplify Dot Autodiff * remove commented code * Remove TupleType, ValueType (#411) * Remove TupleType, ValueType * Fix compile error. * Change convolution reference to work with f32 (#409) * Drwebb/gpu backend dot op (#413) * Drwebb/gpu backend dot op (#387) * GPU Dot prod emitter switch statement * cuBLAS dot kernel call * Flush out arg substitution into gpu dot kernel call * Drwebb/gpu backend dot op (#392) * Take in CodeWriter into gpu op emitters * Introduce GPU function gen based on pass functions * Additional gpu emitter stubs * link cublas in to unit test and ngraph * Use static code gen methods for GPU, add new GPU op stubs * use pass manager to declare functions / cublas Updates * Prune down gpu_external_function wip * Switch back to GPU tensor views in GPU backend * Pass in cublas handle to GPU external function * cuMalloc memory in gpu tensor view * Use cuda runtime malloc and free for tensor view managment c * change GPU tensor view init, and use GPU tensor view for GPU call frame * include headers as system dirs * GPU tensor printing utility function * cublasSetPointer to device mode / Fix copyright notification lowercasing * Passing GPU dot product test using cuBLAS Clean up * Changes from review * Add an overivew. * Intro for building graphs. * Refactor docs so that Doxygen and Sphinx are integrated (Sphinx depends on Doxygen with the docstrings stuff) Still need to resolve a lingering assumption that the build dir is contained in private-ngraph-cpp. It's proving to be surprisingly tricky. * Added the TensorFlow XLA build information and example of how to run MNIST MLP with TF/nGraph * Updated TF integration guide for clarity. Added files from cyphers-amazon branch. Add minor changes to sphinx-doxy to test apis * Small revision of overview and add graphic from arXiv paper * WIP more editing, picking up from where I left off last week * Fix garbled sentence edit * WIP Edit for readability and such : * Better font rendering on all architectures included with our custom theme * Cleanup current version of documentation. Add NeoSans font binaries to make local font rendering of h1 h2 etc * Missed merge conflict * Add something on functions, don't forward-reference parameters * What we have so far into a PR for review * Need file for cmake * Missing header * Remove duplicate file * added breathe package to contrib/docker/Dockerfile.ngraph_cpp
-
- 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
-
- 20 Jan, 2018 1 commit
-
-
L.S. Cook authored
* add base ngraphcpp docs theme * add base ngraphcpp docs theme and doc contributor README * Add proper chars for tm and r symbols in main project sidebar * nevermind that last commit * added separate sphinx_doc and doxygen_doc targets to the contrib/docker/Makefile to build html docs for PR #377 * explicitly marked non-ascii string as unicode for sphinx conf.py
-