Skip to content

Commit

Permalink
Reduce the intel examples to a note in notebook creation
Browse files Browse the repository at this point in the history
  • Loading branch information
misohu committed Aug 22, 2024
1 parent 4d82360 commit 0daea0d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 43 deletions.
10 changes: 0 additions & 10 deletions docs/how-to/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,6 @@ Learn how to manage `MLflow <Charmed MLflow_>`_ within your DSS environment.
:maxdepth: 1

mlflow

Running calculations with Intel frameworks
------------------------------------------

Learn how to run simple calculations with machine learning frameworks on Intel hardware with DSS.

.. toctree::
:maxdepth: 1

intel-gpu-computation

Enable GPUs
--------------------
Expand Down
33 changes: 0 additions & 33 deletions docs/how-to/intel-gpu-computation.rst

This file was deleted.

8 changes: 8 additions & 0 deletions docs/how-to/jupyter-notebook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,14 @@ For example, you should expect an output like the following for a host system co

Intel denotes XPU the combination of an Intel CPU with GPU.

.. note::

Example machine learning computations can be found directly in the following resources:

* `IPEX Example <https://intel.github.io/intel-extension-for-pytorch/xpu/latest/tutorials/examples.html#float32>`_
* `ITEX Example <https://github.com/intel/intel-extension-for-tensorflow/blob/main/examples/quick_example.md>`_


List created notebooks
----------------------

Expand Down

0 comments on commit 0daea0d

Please sign in to comment.