|
TensorRT for RTX 1.3.0
|
The key to retrieve timing cache entries. More...
#include <NvInfer.h>
Public Attributes | |
| uint8_t | data [16] |
The key to retrieve timing cache entries.
TimingCacheKey has two types of representation: binary and string. The conversion rule from binary to string is: 1) Convert each uint8_t element in binary key into two hexadecimal ascii chars, e.g. 0xab -> "ab" 2) Concat the ascii chars of all elements in sequence. The result should have exact 32 chars 3) Add prefix "0x" to the string produced in step 2.
| uint8_t nvinfer1::v_1_0::TimingCacheKey::data[16] |
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