TensorRT 8.5.3
NvInferVersion.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: Copyright (c) 1993-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3 * SPDX-License-Identifier: LicenseRef-NvidiaProprietary
4 *
5 * NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
6 * property and proprietary rights in and to this material, related
7 * documentation and any modifications thereto. Any use, reproduction,
8 * disclosure or distribution of this material and related documentation
9 * without an express license agreement from NVIDIA CORPORATION or
10 * its affiliates is strictly prohibited.
11 */
12
18
19#ifndef NV_INFER_VERSION_H
20#define NV_INFER_VERSION_H
21
22#define NV_TENSORRT_MAJOR 8
23#define NV_TENSORRT_MINOR 5
24#define NV_TENSORRT_PATCH 3
25#define NV_TENSORRT_BUILD 1
26
27#define NV_TENSORRT_LWS_MAJOR 0
28#define NV_TENSORRT_LWS_MINOR 0
29#define NV_TENSORRT_LWS_PATCH 0
30
31#define NV_TENSORRT_SONAME_MAJOR 8
32#define NV_TENSORRT_SONAME_MINOR 5
33#define NV_TENSORRT_SONAME_PATCH 3
34
35#endif // NV_INFER_VERSION_H

  Copyright © 2024 NVIDIA Corporation
  Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact