-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update tutorial for 1.12 release (#942)
update the runtime document update known issue of runtime extension [doc] update supported fusion patterns of fp32/bf16/int8 (#854) * update supported fusion patterns of fp32/bf16/int8 * fix typo doc: editor review of all tutorial docs (#863) - Lots of edits across the tutorial documents for grammar, clarity, simplification, and spelling - Fixed malformed md and rst causing layout issues (including indenting) - Removed trailing whitespace - Fixed UTF-8 characters in code examples (e.g, curley quotes vs. straight quotes) - Changed pygments language (code highlight) to bash for unsupported cmd - Changed absolute links to relative where appropriate. - Added toctree items to make documents visible in navigation menu. Signed-off-by: David B. Kinder <[email protected]> update docs update int8.md update performance page with tunable parameters description update int8 example update torch-ccl package name update version in README update int8.md: change customer qconfig for dynamic quantization Add performance tuning guide for OneDNN primitive cache (#905) * Add performance tuning guide for OneDNN primitive cache * Update docs/tutorials/performance_tuning/tuning_guide.md Co-authored-by: Jiong Gong <[email protected]> * Update tuning_guide.md Co-authored-by: Jiong Gong <[email protected]> update doc for autocast (#899) add 2 known issues of MultiStreamModule update known issues update known issues update int8 doc add 1.12 release notes correct intel_extension_for_pytorch_structure.png update release notes, correct model zoo url in examples update docs update docs update graph_optimization.md
- Loading branch information
Showing
26 changed files
with
1,458 additions
and
690 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.