Skip to content

Commit

Permalink
Jingxu10/docs release (#2179)
Browse files Browse the repository at this point in the history
* update docs for llm

* update docker run command generation script
  • Loading branch information
jingxu10 authored Oct 20, 2023
1 parent 290a6fa commit af3b052
Show file tree
Hide file tree
Showing 42 changed files with 45 additions and 41 deletions.
2 changes: 1 addition & 1 deletion _scripts/actions.js
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ $(document).ready(function() {
indexb += 1;
if(data.installation.run != null) {
ret += "<h3>" + $.secid_gen([indexa, indexb]) + "Run Docker Image</h3>";
ret += $.code_gen([data.installation.run]);
ret += $.code_gen(data.installation.run);
}
} else if(data.package == "cppsdk") {
if(data.installation.files != null) {
Expand Down
1 change: 1 addition & 0 deletions cpu/2.1.0+cpu/_sources/tutorials/installation.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Select your preferences and follow the installation instructions provided on the

After successful installation, refer to the [Get Started](getting_started.md) and [Examples](examples.md) sections to start using the extension in your code.

**NOTE:** Specifically for Large Language Models (LLM), check [LLM best known practice](https://github.com/intel/intel-extension-for-pytorch/tree/v2.1.0%2Bcpu/examples/cpu/inference/python/llm) for instructions to install/setup environment and example scripts.
1 change: 1 addition & 0 deletions cpu/2.1.0+cpu/_sources/tutorials/introduction.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Get Started
- `Installation <../../../index.html#installation?platform=cpu&version=v2.1.0%2Bcpu>`_
- `Get Started <getting_started.md>`_
- `Examples <examples.md>`_
- `Large Language Models (LLM) <llm.html>`_

API Reference
-------------
Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/_sources/tutorials/llm.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Supported Models

*Note*: The above verified models (including other models in the same model family, like "codellama/CodeLlama-7b-hf" from LLAMA family) are well supported with all optimizations like indirect access KV cache, fused ROPE, and prepacked TPP Linear (fp32/bf16). For other LLM model families, we are working in progress to cover those optimizations, which will expand the model list above.

Example scripts are available at `Github repo <https://github.com/intel/intel-extension-for-pytorch/tree/v2.1.0%2Bcpu/examples/cpu/inference/python/llm>`_.
Check `LLM best known practice <https://github.com/intel/intel-extension-for-pytorch/tree/v2.1.0%2Bcpu/examples/cpu/inference/python/llm>`_ for instructions to install/setup environment and example scripts..

Demos
-----
Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/design_doc/cpu/isa_dyndisp.html
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ <h2>CPU feature check<a class="headerlink" href="#cpu-feature-check" title="Perm
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f7764af0>
<jinja2.runtime.BlockReference object at 0x7fb037cf5d00>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ <h2 id="V">V</h2>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f9e67970>
<jinja2.runtime.BlockReference object at 0x7fb03a4ea0a0>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h2>Support<a class="headerlink" href="#support" title="Permalink to this headin
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f76da3a0>
<jinja2.runtime.BlockReference object at 0x7fb037d0f790>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h1>Python Module Index</h1>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5fc2ceaf0>
<jinja2.runtime.BlockReference object at 0x7fb03c7f7400>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5fc0fb490>
<jinja2.runtime.BlockReference object at 0x7fb03cad6c40>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/api_doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ <h2>Graph Optimization<a class="headerlink" href="#graph-optimization" title="Pe
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f771aa30>
<jinja2.runtime.BlockReference object at 0x7fb037ceb4f0>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/blogs_publications.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h1>Blogs &amp; Publications<a class="headerlink" href="#blogs-publications" tit
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f9f168b0>
<jinja2.runtime.BlockReference object at 0x7fb03ca8d7c0>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/cheat_sheet.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ <h1>Cheat Sheet<a class="headerlink" href="#cheat-sheet" title="Permalink to thi
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5fc63efa0>
<jinja2.runtime.BlockReference object at 0x7fb037cfb460>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/contribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ <h4>Tips<a class="headerlink" href="#tips" title="Permalink to this heading">
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f76c4490>
<jinja2.runtime.BlockReference object at 0x7fb037ce9610>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@ <h2>Intel® AI Reference Models<a class="headerlink" href="#intel-ai-reference-m
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f77103d0>
<jinja2.runtime.BlockReference object at 0x7fb037d6f340>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ <h2>Fast BERT Optimization (Experimental, <em>NEW feature from 2.0.0</em>)<a cla
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f76ca460>
<jinja2.runtime.BlockReference object at 0x7fb037cf4190>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/amp.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ <h4>Ops that promote to the widest input type<a class="headerlink" href="#ops-th
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f7732c40>
<jinja2.runtime.BlockReference object at 0x7fb037cdc430>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/auto_channels_last.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h2>Known issue<a class="headerlink" href="#known-issue" title="Permalink to thi
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f76ef460>
<jinja2.runtime.BlockReference object at 0x7fb037d16e50>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ <h3>Already using Jit Trace<a class="headerlink" href="#already-using-jit-trace"
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f773adf0>
<jinja2.runtime.BlockReference object at 0x7fb037d08f10>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/fast_bert.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ <h2>Usage Example<a class="headerlink" href="#usage-example" title="Permalink to
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f9f163d0>
<jinja2.runtime.BlockReference object at 0x7fb037d11ca0>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/graph_capture.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h2>Usage Example<a class="headerlink" href="#usage-example" title="Permalink to
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f77a0790>
<jinja2.runtime.BlockReference object at 0x7fb037db0fd0>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/graph_optimization.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ <h3>Folding<a class="headerlink" href="#folding" title="Permalink to this headin
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f779c310>
<jinja2.runtime.BlockReference object at 0x7fb03cbae700>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/hypertune.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ <h2>Usage Examples<a class="headerlink" href="#usage-examples" title="Permalink
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f775d460>
<jinja2.runtime.BlockReference object at 0x7fb037d725e0>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/int8_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ <h2>Convert to Dynamic Quantized Model and Deploy<a class="headerlink" href="#co
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f76e0730>
<jinja2.runtime.BlockReference object at 0x7fb037dc48e0>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ <h2>Usage Example<a class="headerlink" href="#usage-example" title="Permalink to
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f76f4670>
<jinja2.runtime.BlockReference object at 0x7fb03a3d9a30>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/isa_dynamic_dispatch.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ <h2>CPU feature check<a class="headerlink" href="#cpu-feature-check" title="Perm
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f7790f40>
<jinja2.runtime.BlockReference object at 0x7fb037dbe760>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
2 changes: 1 addition & 1 deletion cpu/2.1.0+cpu/tutorials/features/nhwc.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ <h2>CPU Channels Last Targets<a class="headerlink" href="#cpu-channels-last-targ
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
<jinja2.runtime.BlockReference object at 0x7ff5f9a599d0>
<jinja2.runtime.BlockReference object at 0x7fb03a073910>
<p>*Other names and brands may be claimed as the property of others. <a href="http://www.intel.com/content/www/us/en/legal/trademarks.html">Trademarks</a></p>
<p></p><div><a href='https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html' data-cookie-notice='true'>Cookies</a> <a href='https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html'>| Privacy</a></div>

Expand Down
Loading

0 comments on commit af3b052

Please sign in to comment.