.. _setup-tensorflow-neuron-al2: .. card:: Select a Different Framework or Platform for Setup :link: setup-guide-index :link-type: ref :class-body: sphinx-design-class-title-small TensorFlow Neuron ("tensorflow-neuron") Setup on Amazon Linux 2 =============================================================== .. contents:: Table of contents :local: :depth: 2 .. include:: /general/setup/install-templates/al2-python.rst Get Started with Latest Release of TensorFlow Neuron (``tensorflow-neuron``) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This section provide links that will assist you to quickly start with a fresh installation of :ref:`setup-tensorflow-neuron` for Inference. .. dropdown:: Launch the Instance :class-title: sphinx-design-class-title-small :class-body: sphinx-design-class-body-small :animate: fade-in * Please follow the instructions at `launch an Amazon EC2 Instance `_ to launch an instance. When choosing the instance type at the EC2 console, please make sure to select the correct instance type. * To get more information about instances sizes and pricing see: `Inf1 web page `_ * Select Amazon Linux 2 AMI(HVM) - Kernel 5.10 * After launching the instance, follow the instructions in `Connect to your instance `_ to connect to the instance .. dropdown:: Install Drivers and Tools :class-title: sphinx-design-class-title-small :class-body: sphinx-design-class-body-small :animate: fade-in .. program-output:: python3 src/helperscripts/n2-helper.py --install-type=install --framework=pytorch --framework-version=1.13.1 --file=src/helperscripts/n2-manifest.json --os=amazonlinux2 --instance=inf1 --ami=non-dlami --category=driver_runtime_tools .. include:: /general/quick-start/tab-inference-tensorflow-neuron-al2.txt .. include :: /frameworks/tensorflow/tensorflow-neuron/setup/tensorflow-update-al2.rst .. include :: /frameworks/tensorflow/tensorflow-neuron/setup/tensorflow-install-prev-u20.rst