System Status: All systems are operational • Services are available and operational.
Click for detailed status
Click for detailed status
TensorFlow
Tensorflow is an open-source machine learning framework developed by Google. It is widely used for building and deploying machine learning models, particularly deep learning models.
Installation¶
To install TensorFlow on Euler, follow the instructions on the https://www.tensorflow.org/install.
You can choose between the CPU version, which runs on standard CPUs, or the CUDA version, which is optimized for nVidia GPUs. To target AMD GPUs, use the ROCm version of TensorFlow: https://pypi.org/project/tensorflow-rocm/