Skip to content
Snippets Groups Projects
Unverified Commit 1f6d87a8 authored by Alexander Grund's avatar Alexander Grund
Browse files

Rename py_torch to pytorch

parent 01b105f8
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!219Fix naming of tensorflow and pytorch docs
...@@ -60,7 +60,7 @@ Additional hardware: ...@@ -60,7 +60,7 @@ Additional hardware:
- [Tensorflow on Jupyter notebook](../software/tensorflow_on_jupyter_notebook.md) - [Tensorflow on Jupyter notebook](../software/tensorflow_on_jupyter_notebook.md)
- Create and run your own TensorFlow container for HPC-DA (Power9) (todo: no link at all in old compendium) - Create and run your own TensorFlow container for HPC-DA (Power9) (todo: no link at all in old compendium)
- [TensorFlow on x86](../software/deep_learning.md) - [TensorFlow on x86](../software/deep_learning.md)
- [PyTorch on HPC-DA (Power9)](../software/py_torch.md) - [PyTorch on HPC-DA (Power9)](../software/pytorch.md)
- [Python on HPC-DA (Power9)](../software/python.md) - [Python on HPC-DA (Power9)](../software/python.md)
- [JupyterHub](../access/jupyterhub.md) - [JupyterHub](../access/jupyterhub.md)
- [R on HPC-DA (Power9)](../software/data_analytics_with_r.md) - [R on HPC-DA (Power9)](../software/data_analytics_with_r.md)
......
...@@ -283,7 +283,7 @@ Several Tensorflow and PyTorch examples for the Jupyter notebook have been prepa ...@@ -283,7 +283,7 @@ Several Tensorflow and PyTorch examples for the Jupyter notebook have been prepa
simple tasks and models which will give you an understanding of how to work with ML frameworks and simple tasks and models which will give you an understanding of how to work with ML frameworks and
JupyterHub. It could be found as the [attachment] **todo** %ATTACHURL%/machine_learning_example.py JupyterHub. It could be found as the [attachment] **todo** %ATTACHURL%/machine_learning_example.py
in the bottom of the page. A detailed explanation and examples for TensorFlow can be found in the bottom of the page. A detailed explanation and examples for TensorFlow can be found
[here](tensorflow_on_jupyter_notebook.md). For the Pytorch - [here](py_torch.md). Usage information [here](tensorflow_on_jupyter_notebook.md). For the Pytorch - [here](pytorch.md). Usage information
about the environments for the JupyterHub could be found [here](../access/jupyterhub.md) in the chapter about the environments for the JupyterHub could be found [here](../access/jupyterhub.md) in the chapter
*Creating and using your own environment*. *Creating and using your own environment*.
......
...@@ -53,7 +53,7 @@ nav: ...@@ -53,7 +53,7 @@ nav:
- Keras: software/keras.md - Keras: software/keras.md
- Dask: software/dask.md - Dask: software/dask.md
- Power AI: software/power_ai.md - Power AI: software/power_ai.md
- PyTorch: software/py_torch.md - PyTorch: software/pytorch.md
- Apache Spark, Apache Flink, Apache Hadoop: software/big_data_frameworks.md - Apache Spark, Apache Flink, Apache Hadoop: software/big_data_frameworks.md
- SCS5 Migration Hints: software/scs5_software.md - SCS5 Migration Hints: software/scs5_software.md
- Virtual Machines: software/virtual_machines.md - Virtual Machines: software/virtual_machines.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment