* adde web blog and template section to home page
* mkae image larger
* fix gif to remove page jump due to dom update
* Update docs/tutorials/web.md
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
* reivew updates
* add toc
* removed dup jimp import
* fix toc
* change toc location
* fixed name to spellit out
* added ort js examples
* spell out web assembly
* changed webgl and wasm to lowercase
* add new to all array declarations
* formatting fixes in code
* fix line breaks
* fix indent
* fix indent
* fix spacing
* fix spacing
* fix spacing
* Update docs/tutorials/web.md
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
* change to bullet points to fix number
* change gif size to make it easier to read
* add alt text
* Update docs/tutorials/web.md
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
Co-authored-by: Nat Kershaw (MSFT) <nakersha@microsoft.com>
* Add op supported
* Update the build and create session
* minor update
* Add new NNNAPI flag doc
* Address CR comments
* Correct strings in the sample code
* Update docs/tutorials/mobile/model-execution.md
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
* Edgchen1/objc api reference 1.9 (#1)
* Update Objective-C API reference for 1.9.
* Update spelling.
* Test link changes.
* Fix links.
* Fix links and updates in mobile-performance-tuning.md.
* Fix links in tutorials/mobile/custom-build.md.
* Fix
* Fix
* Fix links in docs/tutorials/mobile/initial-setup.md.
* Fix links.
* Update note.
* Add 1.9 op type support page.
* Add nav info to page.
* Rename files to not have spaces.
* initial setup and rename "how to" to "setup"
* move API to main nav
* move api to main nav
* add get starated, rework nav order
* rename to install move mds out of install section
* update api nav and home page
* add install docs and python qs updates
* python get started work
* remove c and obj c for now
* move java, python, and obj-c docs under api folder
* move java api html to iframe (ugh)
* remove api docs w/o details, move api text getstar
* remove api docs wo detail updates get started
* remvoe iframes
* move eco system to main nav
* fix api buttons
* added more examples moved intro to ORT
* fix links
* fix get started titles
* fix get started titles
* fix more links
* fix more links
* more link fixes
* fix nav remove inferencing and training subnav
* fix top nav remove inference and training nav
* fix title
* fix tutorials nav hierarchy
* fix python api button
* add tenorflow keras example
* fix quickstart toc
* add imports fix spacing
* fix links
* update nav and python get started page
* move ort training example, add coming soon for iot
* update C# get started
* fix spacing on quantization
* Add some js get started content
* fix formatting
* fix typo
* removed onnx-pytorch and onnx-tf
* updated pip install torch and added links iot page
* added pytorch tutorial heirarchy
* updated web to docs soon added release blog link
* add web link
* ignore direnv configs
https://direnv.net/ is a useful tool but its configs are developer-specific
* improve inferencing build docs
* Format build arguments and command line flags as code.
Without this, command line flags were being rendered with an
en dash `–` rather than two hyphens `--`, which meant copy-pasting
them would result in invalid command lines.
* Clarify how to avoid running tests.
* Minor formatting improvements.
* Update custom op docs
* Move contrib op example from PyTorch page to custom op page.
* On PyTorch page: document the use of pytorch_export_contrib_ops.
* On PyTorch page: Turn GitHub URLs into links.
Fixes#8818
* update api-basics.md
* update install.md
* add placeholder for "build for web"
* update js api
* add more sections in js-api.md
* update "coming soon" for how-to-build-web
* Update "Web" -> "web" in title of web.md
* Update install.md
* Update ORT Mobile documentation for both the pre-built package and custom build usage
Add info on pre-built package and CoreML EP
Refer to operator kernels and contrib ops documentation in github so we can point to the version specific content
Tweak some aspects like not specifying nav_order in places (items sort alphabetically by default)
* merge previous unmerged ios doc updates
* Address PR comments
* Minor tweaks
* Address PR comments
Co-authored-by: Guoyu Wang <wanggy@outlook.com>
* Added documentation for OpenVINO-EP samples
->Add Tutorials of how to use the samples.
-> Updated the OpenVINO EP docx page to point
to these tutorials.
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Minor changes added in the documentation
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Modified the document
cleaned up the document
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* c# documentation modified
Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>
* Test re-using page layout from current ONNX Runtime website for docs
* Add content for documentation on website
* Fixed most broken links
* Copy just-the-docs theme sources into repo
* Remove local theme files as this did not work with GitHub
* Remove nojekyll file
* Move image assets into single location
* Add Contents to markdown files and ensure only one h1
* Update after review
* Fix img links
* Add trailing slash to main nav links
* Fix broken links on main docs page
* Re-fix broken links on main docs page
* Fix broken links #3
* Fix broken links #4
* Fix broken links #5
* Fix broken links #6
* Fix paths to global assets
* Add updates since fork
* Update custom op docs
* Fix link