- 28 Nov, 2018 1 commit
-
-
L.S. Cook authored
* copy license files to install directory (#2132) * Update to core docs * Fix rendering of graphic
-
- 27 Nov, 2018 1 commit
-
-
L.S. Cook authored
-
- 25 Nov, 2018 1 commit
-
-
L.S. Cook authored
-
- 20 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 * Update README with different sort of navigation options * Remove unnecessary repetition * Add links to announcement blogs for previous contributions to ONNX and PyTorch projects * Better link * Add syllabus for perf criterion * Editing and readability on README and add page for performance-validated workloads * Editing and readability on README and add page for performance-validated workloads * Editing and readability on README and add page for performance-validated workloads * Update README * Update illustrations with detail pertinent to br * Documenting diagram and updating about features faqs doc * Latest Beta doc updates * clarify wording on arch doc * Update deprecated INSTALL.md file and CONTRIB.md * Legacy framework support for neon removed; instead show how nGraph enables custom or customizable frameworks * nGraph Compiler stack beta * Add markdown version of some docs as requested * update full ng stack diagram * Make sure diagrams work after moving them to tld * Update ABOUT tld info doc with PR review feedback
-
- 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
-
- 30 Oct, 2018 1 commit
-
-
L.S. Cook authored
-
- 18 Oct, 2018 1 commit
-
-
L.S. Cook authored
* update sphinx reqs * update sphinx reqs
-
- 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
-
- 27 Sep, 2018 1 commit
-
-
L.S. Cook authored
* add DropOut op and stub to Documentation ToC * cleanup stub for dropout and add template for op additions * add checklist as helper for op_stub
-
- 12 Sep, 2018 1 commit
-
-
L.S. Cook authored
* Update fusion doc and add ONNX build flag to buildlb doc * Fix PR comments * Final PR review comments addreswsed * Fix link on reformmatted doc README * Delete index.rst.save
-
- 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
-
- 27 Jul, 2018 1 commit
-
-
L.S. Cook authored
-
- 18 Jul, 2018 1 commit
-
-
L.S. Cook authored
* Draft of updates for JIRA tasks WIP * meta to correct spelling
-
- 05 Jul, 2018 1 commit
-
-
Scott Cyphers authored
* Fix short markup * Minor adjustments, license requirements.
-
- 26 Jun, 2018 1 commit
-
-
L.S. Cook authored
* editing how to execute computation file for clarity and linenos * Add placeholder for runtime docs * Update section on backends, interpreter, and FPGA options * add updated master to fix python_ci * Weird autosummary issue reverted * Clarify new section * fix up docs * Update pattern matcher doc based on Nik's presentation slides WIP * Update doc structure and examples * remove old folder * Fix broken Tensorview refs * . helping people document code more efficiently * PR review edits * Finish PR review comment fixes so far * split patternmatcher PR * small fixes to PM docs * remove mark tags from source code * Final PR cleanup edits
-
- 06 Jun, 2018 1 commit
-
-
L.S. Cook authored
-
- 10 May, 2018 1 commit
-
-
Robert Kimball authored
* Add mechanism for disabling specific backend unit tests from a manifest file. Populate the test manifest files for CPU, GPU and INTERPRETER. * update docs for new manifest controlled transformer unit tests
-
- 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)
-
- 19 Mar, 2018 2 commits
- 20 Mar, 2018 2 commits
- 17 Mar, 2018 3 commits
-
-
Leona C authored
-
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
-
- 15 Mar, 2018 1 commit
-
-
L.S. Cook authored
* add some docs for onnx * Update install documentation - Clarify the make -j use case from bob's PR - Fix the words to be less wordy in some places - unit test does not need its own section - Add placeholder for onnx integration discussion w Michal - See if doxyfile adjustment can build docs faster * Update install documentation - Clarify the make -j use case from Bob's PR with Adam's suggestion - Fix the words to be less wordy in some places - unit test does not need its own section - Add placeholder for onnx integration discussion w Michal - Fix Framework Integration Guide top links to be bullets - See if doxyfile adjustment can build docs faster - Fix grammar to the rendered title of embedded link * Update framework-integration-guides.rst * Update install.rst * Update install.rst * WIP review docs for onnx tutorial - Fixed install instructions to clariy use of make -j as per discussion - Added tutorial on how to run inference for CIFAR10 ResNet - Condensed some instructions to involve less clicks when reading on web * Friendly API for Ngraph++ Python bindings * Preview doc build for review * Preview doc build for review small edit * More collab editing changes * Make sure intro gets updated in both places * Really add the changes this time * PR review comments added * Match changes made on 79c77fdd to resolve merge conflict
-
- 23 Feb, 2018 1 commit
-
-
L.S. Cook authored
* More op doc * Add working doxygenclass import to reST file * Cleanup punctuation on wording in tables, no punctuation for fragments, remove autodoc extension since we use breathe * Support Github rendering of cc-README * Fix sp for basic accessors and update to show mathcal syntax in rst * modify earlier change after checking what is supposed to render * Resolve spacing error on rst syntax * updates for PR to be even with master
-
- 14 Feb, 2018 1 commit
-
-
L.S. Cook 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 * New branch for editing public-facing docs * Make sure updated graphic gets added, correct compiler version on install page * Update README to match content on legacy Python repo * Let's see if this fixes the bad merge * Working down in doc directory, forgot to update top-level readme with feedback from review * Correct typo * Trying to fix the ops * Try adding convolution manually from master * Update pictorial image of nGraph IR
-
- 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.
-