* Explain the usage of dynamic cost model
* add tool usage
* fix a few grammar
* refactor
* refactor
* refactor
* fixing comments
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
* add link to youtube channel
* add youtube section to index
* fix table format
* add csharp template link
* fix title
* shorten js template button title
* shorten c# title
* change intro video and update link
* update video to faiths video
* move youtube link
* add youtube link
* move youtube link up on nav
[Enable proper mimalloc override](https://github.com/microsoft/onnxruntime/pull/9944) PR has fixed a number of issues with regards to building onnxruntime with mimalloc. This PR documents usage of mimalloc.
* document threading hooks
* move doc to a separate section
* document cuda profiler numbers
* move doc
* specify cupti dependency
* add example inplace
* format code
* format code
* link to cxx api
* minor fix on grammar
* add new line
* minor fix on grammar
* minor fix on grammar
* minor fix on grammar
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
* 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>
* Update DirectML-ExecutionProvider.md
Update stale version and opset for current ORT.
* Update install markdown link to DML
* Fix filename extension to html
* 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
* add js redirects to 404 page to help broken links
* add full url in replace logic for testing
* remove catchall and full url replace
* add redirect.json and update js to read from json
* update comment
* add test redirect likes for statged sites
* fix load json
* fix load json
* break loop at redirect
* import json
* json fixes
* fix imports on 404
* fix test url
* oops
* derp
* set delay to 0
* 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
* Add Objective-C API reference website files.
* Update Objective-C API doc.
* Update Objective-C API page.
* regenerate objc api docs
* Update sample link.
* Update Objective-C API reference to 1.8.0-preview version.
* Remove file with absolute paths.
* Add Swift bridging header info.
* Update Objective-C API reference for 1.8.1.
* Update references to Objective-C package.
* Say iOS package is in preview. Clean up.
* fix training pkg urls
* Update torch-ort instructions
* Remove nightly from Get Started matrix
* Add steps for training installation
* Add torch-ort configure step for training installation
* Add text for ROCm packages
* Refine text for ROCm packages
* Add ROCm preview packages
* Revert ROCm instructions
Co-authored-by: Nat Kershaw <nakersha@microsoft.com>
* 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
* Eliminate the confusing double negative
I was having trouble parsing the caveat NOTE, proposing wording changes that I think reflect the meaning and avoid the confusion.
* Eliminate double negative without further explanation on role of this file.
Incorporate @pranavsharma feedback.
* updated nuget package metadata for MS compliance (#66)
* fixed metadata element -- use PackageProjectUrl instead of ProjectUrl (#67)
* Change version to 0.1.5
* Update README.md
* Update Versioning.md
* Update rename_manylinux.sh
Remove duplicate word
* Update README.md
Remove a 'the' as ONNX Runtime is a proper noun.
* Update CUDA version to 9.1 cudnn version to 7.1
* Update ReleaseManagement.md
* put tensorflow copy-right headers
there are around 10 lines of code is borrowed from tflite.
* Update README.md
Mention C++ API
* Update README.md
Fix link
* Update C_API.md
Fix broken link to onnxruntime_c_api.h
* Update ABI.md
Delete mention of COM and fix 'ONNX Runtime' to be two words
* Update README.md
* Update README.md
* Update C_API.md