NVIDIA TensorRT Support Matrix

Document ID: DA-09025-001_v4.0.1

Publication Date: June 2018

Chapter 1. Features For Platforms And Software

Table 1: Supported Platforms and Features

Feature Linux x86-64 Linux aarch64 Android aarch64 QNX aarch64
Supported CUDA versions 8.0, 9.0, 9.2 9.2 9.2 9.2
Supported cuDNN versions 7.1 7.1 7.1 7.1
TensorRT Python API Yes No No No
NvUffParser Yes Yes Yes Yes
NvOnnxParser Yes Yes Yes Yes

[Information] Serialized engines are not portable across platforms or TensorRT versions.

Chapter 2. Layer Features

Table 2: TensorRT Layer Feature Support

Layer Dimensions of input tensor Dimensions of output tensor Does the operation apply to only the innermost 3 dimensions? Supports broadcast¹ Supports broadcast across batch²
Activation 1-7 dimensions 1-7 dimensions No No No
Concatenation 1-7 dimensions 1-7 dimensions No No No
Constant 0-7 dimensions 0-7 dimensions No No Always
Convolution 3 or more dimensions 3 or more dimensions Yes No No
Deconvolution 3 or more dimensions 3 or more dimensions Yes No No
ElementWise 0-7 dimensions 0-7 dimensions No Yes Yes
FullyConnected 3 or more dimensions 3 or more dimensions Yes No No
Gather
  • Input1: 1-7 dimensions
  • Input2: 1-7 dimensions
1-7 dimensions No No Yes
LRN 3 or more dimensions 3 or more dimensions Yes No No
MatrixMultiply 2 or more dimensions 2 or more dimensions No Yes Yes
Padding 3 or more dimensions 3 or more dimensions Yes No No
Plugin User defined User defined User defined User defined User defined
Pooling 3 or more dimensions 3 or more dimensions Yes Yes Yes
RaggedSoftMax
  • Input: 2 dimensions
  • Bounds: 2 dimensions
2 or more dimensions No No Yes
Reduce 1-7 dimensions 0-7 dimensions No No No
RNN 3 dimensions 3 or more dimensions No No No
RNNv2
  • Data/Hidden/Cell: 2 or more dimensions
  • Seqlen: 0 or more dimensions
Data/Hidden/Cell: 2 or more dimensions No No No
Scale 3 or more dimensions 3 or more dimensions Yes No No
Shuffle 0-7 dimensions 0-7 dimensions No No No
SoftMax 1-7 dimensions 1-7 dimensions No No No
TopK 1-7 dimensions
  • Output1: 1-7 dimensions
  • Output2: 1-7 dimensions
Yes No Yes
Unary 0-7 dimensions 0-7 dimensions No No No

For more information about each of the TensorRT layers, see TensorRT Layers.

Notice

THE INFORMATION IN THIS GUIDE AND ALL OTHER INFORMATION CONTAINED IN NVIDIA DOCUMENTATION REFERENCED IN THIS GUIDE IS PROVIDED "AS IS." NVIDIA MAKES NO WARRANTIES, EXPRESSED, IMPLIED, STATUTORY, OR OTHERWISE WITH RESPECT TO THE INFORMATION FOR THE PRODUCT, AND EXPRESSLY DISCLAIMS ALL IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE. Notwithstanding any damages that customer might incur for any reason whatsoever, NVIDIA's aggregate and cumulative liability towards customer for the product described in this guide shall be limited in accordance with the NVIDIA terms and conditions of sale for the product.

THE NVIDIA PRODUCT DESCRIBED IN THIS GUIDE IS NOT FAULT TOLERANT AND IS NOT DESIGNED, MANUFACTURED OR INTENDED FOR USE IN CONNECTION WITH THE DESIGN, CONSTRUCTION, MAINTENANCE, AND/OR OPERATION OF ANY SYSTEM WHERE THE USE OR A FAILURE OF SUCH SYSTEM COULD RESULT IN A SITUATION THAT THREATENS THE SAFETY OF HUMAN LIFE OR SEVERE PHYSICAL HARM OR PROPERTY DAMAGE (INCLUDING, FOR EXAMPLE, USE IN CONNECTION WITH ANY NUCLEAR, AVIONICS, LIFE SUPPORT OR OTHER LIFE CRITICAL APPLICATION). NVIDIA EXPRESSLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR SUCH HIGH RISK USES. NVIDIA SHALL NOT BE LIABLE TO CUSTOMER OR ANY THIRD PARTY, IN WHOLE OR IN PART, FOR ANY CLAIMS OR DAMAGES ARISING FROM SUCH HIGH RISK USES.

NVIDIA makes no representation or warranty that the product described in this guide will be suitable for any specified use without further testing or modification. Testing of all parameters of each product is not necessarily performed by NVIDIA. It is customer's sole responsibility to ensure the product is suitable and fit for the application planned by customer and to do the necessary testing for the application in order to avoid a default of the application or the product. Weaknesses in customer's product designs may affect the quality and reliability of the NVIDIA product and may result in additional or different conditions and/ or requirements beyond those contained in this guide. NVIDIA does not accept any liability related to any default, damage, costs or problem which may be based on or attributable to: (i) the use of the NVIDIA product in any manner that is contrary to this guide, or (ii) customer product designs.

Other than the right for customer to use the information in this guide with the product, no other license, either expressed or implied, is hereby granted by NVIDIA under this guide. Reproduction of information in this guide is permissible only if reproduction is approved by NVIDIA in writing, is reproduced without alteration, and is accompanied by all associated conditions, limitations, and notices.

Trademarks

NVIDIA, the NVIDIA logo, and cuBLAS, CUDA, cuDNN, cuFFT, cuSPARSE, DIGITS, DGX, DGX-1, Jetson, Kepler, NVIDIA Maxwell, NCCL, NVLink, Pascal, Tegra, TensorRT, and Tesla are trademarks and/or registered trademarks of NVIDIA Corporation in the Unites States and other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

Copyright

© 2018 NVIDIA Corporation. All rights reserved.

Visit: www.nvidia.com

PDF preview unavailable. Download the PDF instead.

TensorRT-Support-Matrix-Guide Apache FOP Version 1.0

Related Documents

Preview NVIDIA TensorRT Support Matrix v8.2.2
Comprehensive support matrix for NVIDIA TensorRT v8.2.2, detailing supported platforms, software versions, hardware, layers, and precision modes for AI and deep learning applications.
Preview NVIDIA AI Enterprise User Guide: Installation, Configuration, and Management
Comprehensive user guide for NVIDIA AI Enterprise, detailing installation, configuration, and management of NVIDIA vGPU, AI frameworks, and software components across various hypervisors and operating systems.
Preview NVIDIA TensorRT Quick Start Guide: Optimize Deep Learning Inference
This NVIDIA TensorRT Quick Start Guide (v8.4.0 EA) provides essential instructions for optimizing deep learning models for high-performance inference. Learn how to install NVIDIA TensorRT, understand conversion and deployment workflows using ONNX and TF-TRT, and utilize the runtime API for C++ and Python.
Preview NVIDIA Learning Paths: AI, Deep Learning, Data Science, and More
Discover NVIDIA's comprehensive learning paths covering AI, Deep Learning, Data Science, Accelerated Computing, Cybersecurity, Robotics, Networking, and more. Find self-paced courses, instructor-led workshops, and certifications for developers and administrators.
Preview NVIDIA HPC SDK Release Notes Version 22.5
Explore the NVIDIA HPC SDK version 22.5 release notes, detailing component versions, supported platforms, known limitations, and deprecations for high-performance computing development.
Preview NVIDIA T4 Tensor Core GPU Datasheet
Explore the NVIDIA T4 Tensor Core GPU, a powerful accelerator designed for AI training and inference. This datasheet details its specifications, performance, and benefits for data centers.
Preview NVIDIA DGX B300 Datasheet: AI Factory Performance
Explore the NVIDIA DGX B300, a powerful AI infrastructure solution designed for AI factory performance, from training to inference. Learn about its key features, specifications, and how it enables enterprises to scale AI operations.
Preview NVIDIA NCCL Developer Guide: Collective Communication for GPUs
Explore the NVIDIA Collective Communication Library (NCCL) with this comprehensive developer guide. Learn about GPU-accelerated collective communication primitives, integration with MPI, and best practices for high-performance computing and deep learning.