Skip to content

Commit

Permalink
deploy: 189f77a
Browse files Browse the repository at this point in the history
  • Loading branch information
thuang6 committed Jan 17, 2025
1 parent c300767 commit 48d6329
Show file tree
Hide file tree
Showing 584 changed files with 644 additions and 627 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Functions
Module Contents
---------------

.. py:class:: OpType
.. py:class:: OpType(*args, **kwds)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Module Contents
Map data type and its string representation.


.. py:class:: QuantType
.. py:class:: QuantType(*args, **kwds)
Expand Down Expand Up @@ -212,21 +212,21 @@ Module Contents
Represents a linearly quantized weight input from ONNX operators.


.. py:class:: QuantizationMode
.. py:class:: QuantizationMode(*args, **kwds)
Represent QuantizationMode value.


.. py:class:: QuantizedValueType
.. py:class:: QuantizedValueType(*args, **kwds)
Represent QuantizedValueType value.


.. py:class:: QuantFormat
.. py:class:: QuantFormat(*args, **kwds)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Classes
Module Contents
---------------

.. py:class:: FuseNodeStartWithConcatV2(**kwargs)
.. py:class:: FuseNodeStartWithConcatV2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Classes
Module Contents
---------------

.. py:class:: ParamLevel
.. py:class:: ParamLevel(*args, **kwds)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Classes
Module Contents
---------------

.. py:class:: Mode
.. py:class:: Mode(*args, **kwds)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Submodules
:maxdepth: 1

/autoapi/neural_compressor/common/utils/constants/index
/autoapi/neural_compressor/common/utils/logger/index
/autoapi/neural_compressor/common/utils/save_load/index
/autoapi/neural_compressor/common/utils/utility/index

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Module Contents
:returns: The decorated function.


.. py:class:: ProcessorType
.. py:class:: ProcessorType(*args, **kwds)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Module Contents
A Reg object that defines regulization terms.


.. py:class:: KerasBasicPruner
.. py:class:: KerasBasicPruner(config, modules)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ Classes
Module Contents
---------------

.. py:class:: ONNXRTBertDataLoader
.. py:class:: ONNXRTBertDataLoader(dataset, batch_size=1, last_batch='rollover', collate_fn=None, sampler=None, batch_sampler=None, num_workers=0, pin_memory=False, shuffle=False, distributed=False)
Built-in dataloader for onnx bert model and its variants.


.. py:class:: ONNXRTDataLoader
.. py:class:: ONNXRTDataLoader(dataset, batch_size=1, last_batch='rollover', collate_fn=None, sampler=None, batch_sampler=None, num_workers=0, pin_memory=False, shuffle=False, distributed=False)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Classes
Module Contents
---------------

.. py:class:: PyTorchDataLoader
.. py:class:: PyTorchDataLoader(dataset, batch_size=1, last_batch='rollover', collate_fn=None, sampler=None, batch_sampler=None, num_workers=0, pin_memory=False, shuffle=False, distributed=False)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Module Contents
:param batch_size: int. batch size


.. py:class:: TensorflowBertDataLoader
.. py:class:: TensorflowBertDataLoader(dataset, batch_size=1, last_batch='rollover', collate_fn=None, sampler=None, batch_sampler=None, num_workers=0, pin_memory=False, shuffle=False, distributed=False)
Expand All @@ -46,7 +46,7 @@ Module Contents
this dataloader is designed to satisfy the usage of Bert models.


.. py:class:: TensorflowModelZooBertDataLoader
.. py:class:: TensorflowModelZooBertDataLoader(dataset, batch_size=1, last_batch='rollover', collate_fn=None, sampler=None, batch_sampler=None, num_workers=0, pin_memory=False, shuffle=False, distributed=False)
Expand All @@ -55,7 +55,7 @@ Module Contents
this dataloader is designed to satisfy the usage of Model Zoo Bert models.


.. py:class:: TensorflowDataLoader
.. py:class:: TensorflowDataLoader(dataset, batch_size=1, last_batch='rollover', collate_fn=None, sampler=None, batch_sampler=None, num_workers=0, pin_memory=False, shuffle=False, distributed=False)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Submodules
:maxdepth: 1

/autoapi/neural_compressor/tensorflow/quantization/algorithm_entry/index
/autoapi/neural_compressor/tensorflow/quantization/autotune/index
/autoapi/neural_compressor/tensorflow/quantization/config/index
/autoapi/neural_compressor/tensorflow/quantization/quantize/index

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Classes
Module Contents
---------------

.. py:class:: FuseNodeStartWithConcatV2(**kwargs)
.. py:class:: FuseNodeStartWithConcatV2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Functions
Module Contents
---------------

.. py:class:: ElemFormat
.. py:class:: ElemFormat(*args, **kwds)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ Submodules
:maxdepth: 1

/autoapi/neural_compressor/torch/quantization/algorithm_entry/index
/autoapi/neural_compressor/torch/quantization/autotune/index
/autoapi/neural_compressor/torch/quantization/config/index
/autoapi/neural_compressor/torch/quantization/quantize/index
/autoapi/neural_compressor/torch/quantization/save_load_entry/index


Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Classes
Module Contents
---------------

.. py:class:: SaveLoadFormat
.. py:class:: SaveLoadFormat(*args, **kwds)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Module Contents
The statistics printer.


.. py:class:: MODE
.. py:class:: MODE(*args, **kwds)
Expand Down
7 changes: 5 additions & 2 deletions latest/_sources/docs/source/publication_list.md.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Full Publications/Events (86)
Full Publications/Events (87)
==========
## 2025 (1)
* Blog on SqueezeBits: [[Intel Gaudi] #4. FP8 Quantization](https://blog.squeezebits.com/intel-gaudi-4-fp8-quantization--40269) (Jan 2025)

## 2024 (7)
* Blog by Microsoft: [Phi-4 quantization and inference speedup](https://techcommunity.microsoft.com/blog/machinelearningblog/phi-4-quantization-and-inference-speedup/4360047) (Dec 2024)
* EMNLP'2024: [Optimize Weight Rounding via Signed Gradient Descent for the Quantization of LLMs](https://arxiv.org/abs/2309.05516) (Sep 2024)
Expand Down Expand Up @@ -29,7 +32,7 @@ Full Publications/Events (86)
* Blog on Medium: [Intel Optimization at Netflix](https://medium.com/@amerather_9719/intel-optimization-at-netflix-79ef0efb9d2) (May 2023)
* Blog on Medium: [Effective Post-training Quantization for Large Language Models with Enhanced SmoothQuant Approach](https://medium.com/@NeuralCompressor/effective-post-training-quantization-for-large-language-models-with-enhanced-smoothquant-approach-93e9d104fb98) (Apr 2023)
* Blog by Intel: [Intel® Xeon® Processors Are Still the Only CPU With MLPerf Results, Raising the Bar By 5x](https://community.intel.com/t5/Blogs/Tech-Innovation/Artificial-Intelligence-AI/Intel-Xeon-Processors-Are-Still-the-Only-CPU-With-MLPerf-Results/post/1472750) (Apr 2023)
* Blog by Intel: [集成英特尔® Neural Compressor,腾讯云TACO Kit为AI应用带来高效异构加速服务]([https://mp.weixin.qq.com/s/I-FQqOuW7HTnwXegLGNAtw](https://www.intel.cn/content/www/cn/zh/customer-spotlight/cases/neural-compressor-tencent-cloud-taco-kit-ai.html)) (Mar 2023)
* Blog by Intel: [集成英特尔® Neural Compressor,腾讯云TACO Kit为AI应用带来高效异构加速服务](https://www.intel.cn/content/www/cn/zh/customer-spotlight/cases/neural-compressor-tencent-cloud-taco-kit-ai.html) (Mar 2023)
* Post on Social Media: [Adopt with Tencent TACO: Heterogeneous optimization is also key to improving AI computing power](https://mp.weixin.qq.com/s/I-FQqOuW7HTnwXegLGNAtw) (Mar 2023)
* Blog on Medium: [Structured Pruning for Transformer-Based Models](https://medium.com/intel-analytics-software/structured-pruning-for-transformer-based-models-116e949ef12c) (Jan 2023)
* Post on Social Media: [Training and Inference for Stable Diffusion | Intel Business](https://www.youtube.com/watch?v=emCgSTlJaAg) (Jan 2023)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
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 0x7f9acd501750>
<jinja2.runtime.BlockReference object at 0x7fb2dbb361b0>
<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 @@ -198,7 +198,7 @@ <h2>Functions<a class="headerlink" href="#functions" title="Link to this heading
<h2>Module Contents<a class="headerlink" href="#module-contents" title="Link to this heading"></a></h2>
<dl class="py class">
<dt class="sig sig-object py" id="neural_compressor.adaptor.mxnet_utils.util.OpType">
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">neural_compressor.adaptor.mxnet_utils.util.</span></span><span class="sig-name descname"><span class="pre">OpType</span></span><a class="reference external" href="https://github.com/intel/neural-compressor/blob/master/neural_compressor/adaptor/mxnet_utils/util.py"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#neural_compressor.adaptor.mxnet_utils.util.OpType" title="Link to this definition"></a></dt>
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">neural_compressor.adaptor.mxnet_utils.util.</span></span><span class="sig-name descname"><span class="pre">OpType</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span><span class="n"><span class="pre">args</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwds</span></span></em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/intel/neural-compressor/blob/master/neural_compressor/adaptor/mxnet_utils/util.py"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#neural_compressor.adaptor.mxnet_utils.util.OpType" title="Link to this definition"></a></dt>
<dd><p>Enum op types.</p>
</dd></dl>

Expand Down Expand Up @@ -678,7 +678,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9accbcb370>
<jinja2.runtime.BlockReference object at 0x7fb2dab6a300>
<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 @@ -125,7 +125,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9accbc9780>
<jinja2.runtime.BlockReference object at 0x7fb2dab68830>
<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 @@ -225,7 +225,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd4b8700>
<jinja2.runtime.BlockReference object at 0x7fb2d8efede0>
<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 @@ -127,7 +127,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
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 0x7f9acd01e650>
<jinja2.runtime.BlockReference object at 0x7fb2dab156a0>
<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 @@ -152,7 +152,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9ad52a7580>
<jinja2.runtime.BlockReference object at 0x7fb2e03e5b80>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9ad52a6590>
<jinja2.runtime.BlockReference object at 0x7fb2dab72990>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd5018d0>
<jinja2.runtime.BlockReference object at 0x7fb2d8765f10>
<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 @@ -152,7 +152,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd502fb0>
<jinja2.runtime.BlockReference object at 0x7fb2d8efef00>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd5006a0>
<jinja2.runtime.BlockReference object at 0x7fb2dab6ba40>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd500760>
<jinja2.runtime.BlockReference object at 0x7fb2e01a6cf0>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd503c40>
<jinja2.runtime.BlockReference object at 0x7fb2dc9fbfb0>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd01cee0>
<jinja2.runtime.BlockReference object at 0x7fb2d8736510>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd01e530>
<jinja2.runtime.BlockReference object at 0x7fb2d8eff020>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9acd01f370>
<jinja2.runtime.BlockReference object at 0x7fb2e08aa810>
<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 @@ -134,7 +134,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link 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 0x7f9accbc87f0>
<jinja2.runtime.BlockReference object at 0x7fb2d8eff260>
<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 48d6329

Please sign in to comment.