

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 深度学习 AMI GPU TensorFlow 2.18 (Ubuntu 22.04)
<a name="aws-deep-learning-x86-gpu-tensorflow-2.18-ubuntu-22-04"></a>

**注意**  
有关软件包的详细信息，请参阅下面链接的各个发布说明页面

有关入门帮助，请参阅 [DLAMI 入门](getting-started.md)。

#### 通知
<a name="notices-x86-gpu-tensorflow-2.18-ubuntu-22-04"></a>
+ TensorFlow 2.18 是 DLAMI 支持的最终 TensorFlow 版本。对于 future 框架 DLAMIs，请考虑使用 PyTorch DLAMIs。

#### AMI 名称格式
<a name="name-x86-gpu-tensorflow-2.18-ubuntu-22-04"></a>
+ 深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) $ {YYYY-MM-DD}

#### SSM 参数查询
<a name="ssm-param-x86-gpu-tensorflow-2.18-ubuntu-22-04"></a>

 **请使用以下公共 SSM 参数查询来查找最新的 DLAMI：**

```
export SSM_PARAMETER=oss-nvidia-driver-gpu-tensorflow-2.18-ubuntu-22.04/latest/ami-id && \
        aws ssm get-parameter --region {{us-east-1}} \
        --name /aws/service/deeplearning/ami/x86_64/$SSM_PARAMETER \
        --query "Parameter.Value" \
        --output text
```

#### AWSCLI 查询
<a name="awscli-x86-gpu-tensorflow-2.18-ubuntu-22-04"></a>

 **请使用以下 AWS 查询来查找最新的 DLAMI：**

```
aws ec2 describe-images --region {{us-east-1}} --owners amazon --filters 'Name=name,Values=Deep Learning OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
```

#### 最新发布
<a name="latest-release-x86-gpu-tensorflow-2.18-ubuntu-22-04"></a>

**Topics**
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20260122](aws-deep-learning-ami-gputf218oss-ul2204-2026-01-23.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20260121](aws-deep-learning-ami-gputf218oss-ul2204-2026-01-22.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20260117](aws-deep-learning-ami-gputf218oss-ul2204-2026-01-20.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20260103](aws-deep-learning-ami-gputf218oss-ul2204-2026-01-08.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20251227](aws-deep-learning-ami-gputf218oss-ul2204-2025-12-31.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20251209](aws-deep-learning-ami-gputf218oss-ul2204-2025-12-10.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20251115](aws-deep-learning-ami-gputf218oss-ul2204-2025-12-03.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20251108](aws-deep-learning-ami-gputf218oss-ul2204-2025-11-10.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20251007](aws-deep-learning-ami-gputf218oss-ul2204-2025-10-14.md)
+ [深度学习 OSS Nvidia Driver AMI GPU TensorFlow 2.18 (Ubuntu 22.04) 20250927](aws-deep-learning-ami-gputf218oss-ul2204-2025-09-30.md)

#### 档案
<a name="archive-x86-gpu-tensorflow-2.18-ubuntu-22-04"></a>

**Topics**
+ [发布说明存档](archive-detail-gpu-tensorflow-2.18-ubuntu-22-04.md)