* 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>