Skip to content

Commit 79f0c34

Browse files
authored
Update User Guide for r23.02 (#5427)
1 parent c8a212d commit 79f0c34

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
# Copyright 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
#
33
# Redistribution and use in source and binary forms, with or without
44
# modification, are permitted provided that the following conditions
@@ -47,7 +47,7 @@
4747
# -- Project information -----------------------------------------------------
4848

4949
project = 'NVIDIA Triton Inference Server'
50-
copyright = '2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved'
50+
copyright = '2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved'
5151
author = 'NVIDIA'
5252

5353
# The full version, including alpha/beta/rc tags

docs/index.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
# Copyright 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
# Copyright 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
33
#
44
# Redistribution and use in source and binary forms, with or without
55
# modification, are permitted provided that the following conditions
@@ -26,11 +26,6 @@
2626
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2727
-->
2828

29-
---
30-
title: Triton Inference Server
31-
---
32-
33-
3429
::::{grid}
3530
:reverse:
3631
:gutter: 2 1 1 1
@@ -95,4 +90,8 @@ Major features include:
9590
- [Metrics](user_guide/metrics.md) indicating GPU utilization, server
9691
throughput, server latency, and more
9792

98-
Join the Triton and TensorRT community and stay current on the latest product updates, bug fixes, content, best practices, and more. Need enterprise support? NVIDIA global support is available for Triton Inference Server with the NVIDIA AI Enterprise software suite.
93+
Join the [Triton and TensorRT community](https://www.nvidia.com/en-us/deep-learning-ai/triton-tensorrt-newsletter/) and stay current on the latest product updates, bug fixes, content, best
94+
practices, and more. Need enterprise support? NVIDIA global support is available
95+
for Triton Inference Server with the [NVIDIA AI Enterprise software suite](https://www.nvidia.com/en-us/data-center/products/ai-enterprise/).
96+
97+
See the [Lastest Release Notes](https://docs.nvidia.com/deeplearning/triton-inference-server/release-notes/rel-23-02.html#rel-23-02) for updates on the newest features and bug fixes.

0 commit comments

Comments
 (0)